Skip to content

Commit

Permalink
Removed commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
Jingru923 committed Jan 22, 2024
1 parent 7651c91 commit b8dab67
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions core/src/create.jl
Original file line number Diff line number Diff line change
Expand Up @@ -716,9 +716,6 @@ function User(db::DB, config::Config)::User
end
end
end
#if !all(all.(>=(0.0), eachcol(interpolations)))
# error("Demand should be a non-negative number")
#end

if !isnothing(first_row)
min_level_ = coalesce(first_row.min_level, 0.0)
Expand Down

0 comments on commit b8dab67

Please sign in to comment.