diff --git a/examples/hot-reloading/src/main.js b/examples/hot-reloading/src/main.js index 2b4add9..852b78b 100644 --- a/examples/hot-reloading/src/main.js +++ b/examples/hot-reloading/src/main.js @@ -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(