Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecAivazis committed Dec 17, 2022
1 parent 9e24857 commit 947e848
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/houdini/src/runtime/public/cache.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { Cache as _Cache, rootID } from '../cache/cache'
import type { ListCollection as _Collection } from '../cache/lists'
import { SchemaManager, TypeInfo } from '../cache/schema'
import { ListCollection } from './list'
import { Record } from './record'
Expand Down

0 comments on commit 947e848

Please sign in to comment.