Skip to content

Commit

Permalink
Remove duplicate import
Browse files Browse the repository at this point in the history
  • Loading branch information
zodern committed Sep 8, 2021
1 parent 28e8e10 commit fe9551d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/cli/commands-packages.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ var packageMapModule = require('../packaging/package-map.js');
var packageClient = require('../packaging/package-client.js');
var tropohouse = require('../packaging/tropohouse.js');

import { disableNativeWatcher } from '../fs/safe-watcher';
import {
ensureDevBundleDependencies,
newPluginId,
Expand Down

0 comments on commit fe9551d

Please sign in to comment.