Skip to content
This repository was archived by the owner on Apr 26, 2021. It is now read-only.

Commit d8d48a0

Browse files
authored
Merge pull request #6 from JuliaMath/tk/remove-compat
remove import Compat from src/GenericSVD.jl
2 parents ec5314d + b2834fb commit d8d48a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/GenericSVD.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
__precompile__(true)
22
module GenericSVD
33

4-
import Compat: view
54
import Base: SVD
65

76
include("utils.jl")

0 commit comments

Comments
 (0)