Skip to content

Commit

Permalink
Removed orphanded code and deps
Browse files Browse the repository at this point in the history
  • Loading branch information
justinwilaby committed May 8, 2019
1 parent 03cbbe0 commit d0c2d75
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 46 deletions.
43 changes: 0 additions & 43 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion packages/app/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
"react-dev-utils": "^5.0.0",
"react-hot-loader": "^4.1.3",
"resolve-url-loader": "^2.3.0",
"raw-loader": "^2.0.0",
"rimraf": "^2.6.2",
"sass-loader": "^7.1.0",
"style-loader": "^0.21.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@

// Cheating here and pulling in a module from node. Can be easily replaced if we ever move the emulator to the web.
// @ts-ignore
import inspectPreload from '!raw-loader!./inspector-preload.js';

import {
ExtensionInspector,
InspectorAccessory,
Expand Down

0 comments on commit d0c2d75

Please sign in to comment.