Skip to content

Commit 4a5b1a8

Browse files
committed
Fix style
1 parent 5e1c2de commit 4a5b1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/security/_types/Privileges.ts

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

2020
import { Dictionary } from '@spec_utils/Dictionary'
2121
import { UserDefinedValue } from '@spec_utils/UserDefinedValue'
22-
import { Id, Indices, IndexName, Names } from '@_types/common'
22+
import { Id, IndexName, Indices, Names } from '@_types/common'
2323
import { QueryContainer } from '@_types/query_dsl/abstractions'
2424
import { ScriptLanguage } from '@_types/Scripting'
2525
import { FieldSecurity } from './FieldSecurity'

0 commit comments

Comments
 (0)