Skip to content

Commit 4b478d7

Browse files
committed
Remove unused LinearMaps dependency
1 parent 95785d1 commit 4b478d7

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

REQUIRE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ julia 0.6
22

33
RecipesBase
44
SugarBLAS
5-
LinearMaps

src/common.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import Base: A_ldiv_B!, \
22

3-
using LinearMaps
4-
53
export Identity
64

75
#### Type-handling

0 commit comments

Comments
 (0)