Skip to content

Commit 51e15db

Browse files
Update PlotsExt.jl
1 parent 564f274 commit 51e15db

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

ext/PlotsExt.jl

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
module PlotsExt
22

3-
using Plots: Plots
4-
else
5-
import ..Plots: Plots
6-
end
3+
using Plots: Plots
74

85
using RootedTrees: RootedTrees
96

0 commit comments

Comments
 (0)