Skip to content

Commit 2e22c43

Browse files
yliuuuurchowell
authored andcommitted
delete staticTypeMeta (#1465)
1 parent 2f2ab74 commit 2e22c43

File tree

3 files changed

+0
-22
lines changed

3 files changed

+0
-22
lines changed

partiql-lang/src/main/kotlin/org/partiql/lang/ast/StaticTypeMeta.kt

Lines changed: 0 additions & 20 deletions
This file was deleted.

partiql-lang/src/main/kotlin/org/partiql/lang/eval/Thunk.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ import org.partiql.errors.ErrorBehaviorInPermissiveMode
1919
import org.partiql.errors.ErrorCode
2020
import org.partiql.errors.Property
2121
import org.partiql.lang.ast.SourceLocationMeta
22-
import org.partiql.lang.ast.StaticTypeMeta
2322
import org.partiql.lang.domains.staticType
2423
import org.partiql.lang.types.StaticTypeUtils.isInstance
2524

partiql-lang/src/main/kotlin/org/partiql/lang/eval/ThunkAsync.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import org.partiql.errors.ErrorBehaviorInPermissiveMode
2121
import org.partiql.errors.ErrorCode
2222
import org.partiql.errors.Property
2323
import org.partiql.lang.ast.SourceLocationMeta
24-
import org.partiql.lang.ast.StaticTypeMeta
2524
import org.partiql.lang.domains.staticType
2625
import org.partiql.lang.types.StaticTypeUtils.isInstance
2726

0 commit comments

Comments
 (0)