Skip to content

Commit

Permalink
refactor: Remove unused linkhandler
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Dec 31, 2015
1 parent 35455b3 commit 3729de2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
21 changes: 0 additions & 21 deletions app/scripts/linkhandler.js

This file was deleted.

1 change: 0 additions & 1 deletion app/scripts/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import ReactDOM from 'react-dom'
import Router from 'react-router'
import routes from './routes'

// import linkHandler from './linkhandler.js'
if (process.env.NODE_ENV !== 'production') {
window.uiDebug = require('debug')
}
Expand Down

0 comments on commit 3729de2

Please sign in to comment.