Skip to content

Commit fab3c0a

Browse files
committed
newline
1 parent e4da860 commit fab3c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/runserver.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ function choose_env()
5151
something(get(ARGS, 1, nothing), # 1. path passed explicitly
5252
maybe_dirname(Base.current_project(pwd())), # 2. parent project of pwd()
5353
maybe_dirname(Base.load_path_expand("@v#.#"))) # 3. default "global" env
54-
end
54+
end

0 commit comments

Comments
 (0)