diff --git a/resources/js/app.js b/resources/js/app.js index 91bf0319..51383765 100644 --- a/resources/js/app.js +++ b/resources/js/app.js @@ -1,6 +1,4 @@ import "./bootstrap"; -import * as d3 from 'd3'; -window.d3 = d3; import OCL from "openchemlib/full"; window.OCL = OCL;