From 243574ff7988b549ab99fd875d72a01421137760 Mon Sep 17 00:00:00 2001 From: cha0s Date: Sun, 26 May 2024 12:07:04 -0500 Subject: [PATCH] chore: tidy --- src/index.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/index.js b/src/index.js index 0e349bf..a08f451 100644 --- a/src/index.js +++ b/src/index.js @@ -1,8 +1,3 @@ -import { - Application, - Assets, - Sprite, -} from 'pixi.js'; import {createElement} from 'react'; import {createRoot} from 'react-dom/client';