Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: remove unused imports #6956

Merged
merged 1 commit into from
Jan 29, 2019
Merged

refactor: remove unused imports #6956

merged 1 commit into from
Jan 29, 2019

Conversation

DanielRuf
Copy link
Contributor

Summary

There are some unused imports which we can remove for a lower technical debt and less unused code.

Test plan

@buildsize
Copy link

buildsize bot commented Jan 24, 2019

File name Previous Size New Size Change
yarn-[version].noarch.rpm 1.11 MB 1.11 MB -477 bytes (0%)
yarn-[version].js 4.47 MB 4.47 MB -698 bytes (0%)
yarn-legacy-[version].js 4.66 MB 4.66 MB -698 bytes (0%)
yarn-v[version].tar.gz 1.12 MB 1.12 MB -349 bytes (0%)
yarn_[version]all.deb 815.69 KB 815.48 KB -214 bytes (0%)

@DanielRuf DanielRuf changed the title chore: remove unused imports refactor: remove unused imports Jan 24, 2019
@DanielRuf
Copy link
Contributor Author

Why do the CI checks fail? I guess we have to restart the failing checks.

@arcanis
Copy link
Member

arcanis commented Jan 29, 2019

Restarted the acceptance tests, if they pass I'll merge 👍

@arcanis arcanis merged commit dc5945d into yarnpkg:master Jan 29, 2019
@arcanis
Copy link
Member

arcanis commented Jan 29, 2019

Awesome 👌

cacheflow added a commit to cacheflow/yarn that referenced this pull request Feb 14, 2019
* master: (67 commits)
  Include key info for "expected hoisted" invariant (yarnpkg#7009)
  refactor: remove unnecessary checks (yarnpkg#6955)
  fix: drive letter casing for win32 pnp (yarnpkg#7007)
  Don’t call `release` with an exit code (yarnpkg#6981)
  Check os and platform even when engines is not present in package.json (yarnpkg#6976)
  Fix handling of non-offline errors (yarnpkg#6968)
  Treat the ignore-scripts in yarnrc as a synonym to the cli arg (yarnpkg#6983)
  fix(pnp): make sure pnp module is again the first preloaded module. (yarnpkg#6951)
  refactor: remove unused imports (yarnpkg#6956)
  Add 1.14.0 to changelog (yarnpkg#6967)
  1.15.0-0
  v1.14.0
  Fix suggested command after unlinking a package (yarnpkg#6931)
  Update CHANGELOG.md
  fix(pnp): make sure pnp module is the first preloaded module. (yarnpkg#6942)
  fix(pnp): make sure that the package locator is fetched with a trailing slash (yarnpkg#6882)
  Improve rendering of Chocolatey package description (yarnpkg#6899)
  Fixing dynamic require missing from webpack (yarnpkg#6908)
  feat(policies): Use github access token when requesting releases (yarnpkg#6912)
  Fixes PnP detection across workspaces (yarnpkg#6878)
  ...
@DanielRuf DanielRuf deleted the chore/remove-unused-imports branch March 17, 2019 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants