Skip to content

Commit

Permalink
Fix unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
alexklibisz committed Oct 6, 2024
1 parent fcd4323 commit baeb84e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package com.klibisz.elastiknn.models

import breeze.linalg.{DenseVector, euclideanDistance}
import com.klibisz.elastiknn.api.Vec
import breeze.linalg._

Expand Down

0 comments on commit baeb84e

Please sign in to comment.