Skip to content

Commit 1cff99f

Browse files
committed
rm import
1 parent 855401c commit 1cff99f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/schema2kotlin.ts

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import {Schema2Base, ClassGenerator} from './schema2base.js';
1111
import {SchemaNode} from './schema2graph.js';
1212
import {ParticleSpec} from '../runtime/particle-spec.js';
1313
import minimist from 'minimist';
14-
import {UnifiedStore} from '../runtime/storageNG/unified-store.js';
1514

1615
// TODO: use the type lattice to generate interfaces
1716

0 commit comments

Comments
 (0)