Skip to content

Commit b85eec1

Browse files
committed
remove ProfileView from import list. See timholy/ProfileView.jl#205
1 parent e465660 commit b85eec1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/MyToolbox.jl

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ export @reexport
2121
Requires, # `@require SomePkg …` in `__init__`.
2222
IJulia, # Jupyter notebook kernel
2323
ProgressMeter, # `@showprogress`
24-
# ProfileView, # `@profview`. https://github.com/timholy/ProfileView.jl/issues/205
2524
LoggingExtras, # `TeeLogger`, `ActiveFilteredLogger`, …
2625
ComponentArrays,
2726
Parameters, # `@unpack`, `@pack!`, `@with_kw` (> `Base.@kwdef`)

0 commit comments

Comments
 (0)