Skip to content

Commit 3a2bb7b

Browse files
committed
Remove unecessary import
1 parent 9ec5c48 commit 3a2bb7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/meilisearch.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
'use strict'
99

1010
import { Index } from './indexes'
11-
import { MeiliSearchApiError, MeiliSearchCommunicationError } from '../errors'
1211
import {
1312
Config,
1413
IndexOptions,

0 commit comments

Comments
 (0)