changeset 2404:9cbc93f80b05

cleanup
author drewp@bigasterisk.com
date Fri, 17 May 2024 17:41:22 -0700
parents d8950f9b46be
children 6697a68800d2 7e7874fed2e3
files web/TiledHome.ts
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/web/TiledHome.ts	Fri May 17 17:34:45 2024 -0700
+++ b/web/TiledHome.ts	Fri May 17 17:41:22 2024 -0700
@@ -6,8 +6,6 @@
 import { createRoot } from "react-dom/client";
 import { getTopGraph } from "./RdfdbSyncedGraph";
 import { SyncedGraph } from "./SyncedGraph";
-import { Patch } from "./patch";
-import { NamedNode } from "n3";
 export { RdfdbSyncedGraph } from "./RdfdbSyncedGraph";
 export { Light9CollectorUi } from "./collector/Light9CollectorUi";
 export { Light9FadeUi } from "./fade/Light9FadeUi";