Removed global js file.

This commit is contained in:
MattMo 2023-04-20 06:36:47 -07:00
parent f86e93a085
commit 8be4d18faf

View File

@ -1,5 +0,0 @@
import { EditableLabel } from "./editable-label.js";
export {
EditableLabel
}