Skip to content

Commit 93cf229

Browse files
committed
remove import
1 parent 8ffc74d commit 93cf229

File tree

1 file changed

+0
-2
lines changed
  • src/Experimental/Traversals

1 file changed

+0
-2
lines changed

src/Experimental/Traversals/bfs.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
using Base.Sort: Sort
2-
using Base.Sort.Algorithm: Algorithm
31
import Base: sort!
42

53
struct NOOPSortAlg <: Base.Sort.Algorithm end

0 commit comments

Comments
 (0)