Commit c2f99fdc authored by Robert Knight's avatar Robert Knight

Remove a duplicate import resulting from a merge

parent 5670194d
......@@ -30,7 +30,6 @@ document.body.setAttribute('ng-csp', '');
disableOpenerForExternalLinks(document.body);
const angular = require('angular');
const wrapReactComponent = require('./util/wrap-react-component');
// autofill-event relies on the existence of window.angular so
// it must be require'd after angular is first require'd
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment