Skip to content

Commit 6f12071

Browse files
committed
Remove unneeded eslint-disable-next-line
1 parent 23388b6 commit 6f12071

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/axios.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import type { Builder, Command, Describe, Handler } from 'landlubber'
44

55
import { serializeUrlSearchParams } from '@seamapi/url-search-params-serializer'
66

7-
// eslint-disable-next-line @typescript-eslint/no-empty-interface
87
interface Options {}
98

109
export const command: Command = 'axios'

0 commit comments

Comments
 (0)