Skip to content

Commit

Permalink
fix(): unused module
Browse files Browse the repository at this point in the history
  • Loading branch information
mkucharz committed Dec 18, 2017
1 parent 5dcbe63 commit 6614bc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cli/src/commands/socket-trace.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import format from 'chalk'
import _ from 'lodash'
import stackTrace from 'stack-trace'
import WebSocket from 'ws'

import { GlobalSpinner, SimpleSpinner } from './helpers/spinner'
import logger from '../utils/debug'
Expand Down

0 comments on commit 6614bc7

Please sign in to comment.