Skip to content

Commit 3e6d9d0

Browse files
committed
fix: lint error
1 parent 4110185 commit 3e6d9d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/import/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,6 @@ func enableProductionIndexing(ctx context.Context, client *qdrant.Client, collec
386386
},
387387
},
388388
})
389-
390389
if err != nil {
391390
return fmt.Errorf("failed to update HNSW config: %w", err)
392391
}

0 commit comments

Comments
 (0)