Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Nov 1, 2024
1 parent e92aecb commit 36d4458
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/KiteModels.jl
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,6 @@ end
# Putting some things in `@setup_workload` instead of `@compile_workload` can reduce the size of the
# precompile file and potentially make loading faster.
# list = [OtherType("hello"), OtherType("world!")]
println("path: ", dirname(pathof(@__MODULE__)))
path = dirname(pathof(@__MODULE__))
set_data_path(joinpath(path, "..", "data"))

Expand Down

0 comments on commit 36d4458

Please sign in to comment.