Skip to content
Snippets Groups Projects
Commit c3b6bd2d authored by Tom Robinson's avatar Tom Robinson
Browse files

Actually remove underscore global

parent b45d18a3
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,3 @@ import 'ace/snippets/sql';
// react:
import React from 'react/addons';
window.React = React;
// misc:
import _ from 'underscore';
window._ = _;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment