Skip to content

Commit 6ccbb98

Browse files
committed
format
1 parent 4d1221a commit 6ccbb98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/QuestBase.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,4 @@ hasnan(x::Matrix{Num}) = any(my_isnan, unwrap.(x))
7272
my_isnan(x) = isnan(x)
7373
my_isnan(x::BasicSymbolic) = false
7474

75-
7675
end

0 commit comments

Comments
 (0)