Skip to content

Commit

Permalink
🐛 Remove a dangling import
Browse files Browse the repository at this point in the history
  • Loading branch information
steelbrain committed Feb 16, 2016
1 parent 6019596 commit 9ffd9cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
'use strict'

import {Installer} from './main'
import {getDependencies, installDependencies} from './helpers'

if (typeof window.__steelbrain_package_deps === 'undefined') {
Expand Down

0 comments on commit 9ffd9cb

Please sign in to comment.