Skip to content

Commit

Permalink
Remove initialize touch events
Browse files Browse the repository at this point in the history
  • Loading branch information
aweiksnar committed Dec 4, 2015
1 parent 982fda8 commit 3eef37f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/main.cjsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ ReactDOM = {render} = require 'react-dom'
createBrowserHistory = require 'history/lib/createBrowserHistory'
routes = require './router'

# ReactDOM.initializeTouchEvents true

routes = require './router'
history = createBrowserHistory()

Expand Down

0 comments on commit 3eef37f

Please sign in to comment.