Skip to content

Commit 1a6e2f9

Browse files
committed
edit code
1 parent 03b7333 commit 1a6e2f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DecisionMakingProblems.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ using Parameters
99
using Statistics
1010
using Printf
1111

12-
import Base: <, ==, rand, vec,
12+
import Base: <, ==, rand, vec
1313

1414
include("support_code.jl")
1515

0 commit comments

Comments
 (0)