Skip to content

Commit cb48272

Browse files
Update test/functions.jl
Co-authored-by: Joaquim <[email protected]>
1 parent eb5286f commit cb48272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/functions.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
module TestFunctions
88

99
using Test
10-
using LinearAlgebra
10+
import LinearAlgebra
1111

1212
import MathOptInterface as MOI
1313

0 commit comments

Comments
 (0)