Skip to content

Commit

Permalink
Remove debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
jordangarcia committed Dec 23, 2015
1 parent dccefdc commit 823e732
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/hot-reloading/src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { render } from 'react-dom'
import { Provider } from 'nuclear-js-react-addons'
import App from './containers/App'
import reactor from './reactor'
debugger

render(
<Provider reactor={reactor}>
Expand Down

0 comments on commit 823e732

Please sign in to comment.