File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ import {
1616 InvocationURL ,
1717 MemorySession ,
1818 MemorySpace ,
19- MIME ,
2019 Proto ,
2120 Protocol ,
2221 ProviderCommand ,
Original file line number Diff line number Diff line change @@ -26,7 +26,6 @@ import type {
2626 Entity ,
2727 FactSelection ,
2828 MemorySpace ,
29- MIME ,
3029 SchemaQuery ,
3130} from "./interface.ts" ;
3231import { SelectAllString } from "./schema.ts" ;
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ import type {
2020 State ,
2121 URI ,
2222} from "@commontools/memory/interface" ;
23- import type { Entity } from "@commontools/memory/interface" ;
2423import { Runtime } from "../src/runtime.ts" ;
2524import { StorageManager } from "@commontools/runner/storage/cache.deno" ;
2625import { Identity } from "@commontools/identity" ;
You can’t perform that action at this time.
0 commit comments