Skip to content

Commit b8cc989

Browse files
authored
Remove leftover import from ES|QL Request (#2355)
1 parent 747f812 commit b8cc989

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

specification/esql/query/QueryRequest.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919

2020
import { RequestBase } from '@_types/Base'
2121
import { QueryContainer } from '@_types/query_dsl/abstractions'
22-
import { Pragmas } from '@esql/_types/Pragmas'
2322
import { ScalarValue } from '@_types/common'
2423

2524
/**

0 commit comments

Comments
 (0)