Skip to content

Commit 898b279

Browse files
Update src/app.js
Removed redundant code in app.js. Co-authored-by: Kenneth Lim <[email protected]>
1 parent 6550134 commit 898b279

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,5 @@ import './webgl/p5.RendererGL.Retained';
7777
import './webgl/p5.Texture';
7878

7979
import './core/init';
80-
import dom from './dom/dom';
8180

8281
export default p5;

0 commit comments

Comments
 (0)