Skip to content

Commit 559c84d

Browse files
committed
remove Pkg
1 parent a44b4b7 commit 559c84d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "PlotlyLight"
22
uuid = "ca7969ec-10b3-423e-8d99-40f33abb42bf"
33
authors = ["joshday <emailjoshday@gmail.com>"]
4-
version = "0.4.0"
4+
version = "0.4.1"
55

66
[deps]
77
Cobweb = "ec354790-cf28-43e8-bb59-b484409b7bad"

src/PlotlyLight.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ using Random
44
using JSON3
55
using EasyConfig
66
using Cobweb
7-
using Pkg.Artifacts
87
using Downloads
98

109
export Plot, Config

0 commit comments

Comments
 (0)