File tree Expand file tree Collapse file tree 3 files changed +0
-22
lines changed
partiql-lang/src/main/kotlin/org/partiql/lang Expand file tree Collapse file tree 3 files changed +0
-22
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ import org.partiql.errors.ErrorBehaviorInPermissiveMode
19
19
import org.partiql.errors.ErrorCode
20
20
import org.partiql.errors.Property
21
21
import org.partiql.lang.ast.SourceLocationMeta
22
- import org.partiql.lang.ast.StaticTypeMeta
23
22
import org.partiql.lang.domains.staticType
24
23
import org.partiql.lang.types.StaticTypeUtils.isInstance
25
24
Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ import org.partiql.errors.ErrorBehaviorInPermissiveMode
21
21
import org.partiql.errors.ErrorCode
22
22
import org.partiql.errors.Property
23
23
import org.partiql.lang.ast.SourceLocationMeta
24
- import org.partiql.lang.ast.StaticTypeMeta
25
24
import org.partiql.lang.domains.staticType
26
25
import org.partiql.lang.types.StaticTypeUtils.isInstance
27
26
You can’t perform that action at this time.
0 commit comments