diff options
Diffstat (limited to 'web/src/components/app')
| -rw-r--r-- | web/src/components/app/index.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/src/components/app/index.ts b/web/src/components/app/index.ts index 910aa52..ec40754 100644 --- a/web/src/components/app/index.ts +++ b/web/src/components/app/index.ts @@ -1,4 +1,3 @@ -import h from "../../html"; import ntvGrid from "../grid"; import ntvToolbar from "../toolbar"; import "./index.css"; |
