Skip to content

Commit 27dd444

Browse files
committed
drop unsed path definitions
1 parent 30a0044 commit 27dd444

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Dash.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ import HTTP, JSON3, CodecZlib, MD5
44
using Sockets
55
using Pkg.Artifacts
66

7-
const ROOT_PATH = realpath(joinpath(@__DIR__, ".."))
8-
#const RESOURCE_PATH = realpath(joinpath(ROOT_PATH, "resources"))
97
include("exceptions.jl")
108
include("Components.jl")
119
include("HttpHelpers/HttpHelpers.jl")

0 commit comments

Comments
 (0)