Skip to content

Commit

Permalink
remove ProfileView from import list. See timholy/ProfileView.jl#205
Browse files Browse the repository at this point in the history
  • Loading branch information
tfiers committed Jun 13, 2022
1 parent e465660 commit b85eec1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/MyToolbox.jl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ export @reexport
Requires, # `@require SomePkg …` in `__init__`.
IJulia, # Jupyter notebook kernel
ProgressMeter, # `@showprogress`
# ProfileView, # `@profview`. https://github.com/timholy/ProfileView.jl/issues/205
LoggingExtras, # `TeeLogger`, `ActiveFilteredLogger`, …
ComponentArrays,
Parameters, # `@unpack`, `@pack!`, `@with_kw` (> `Base.@kwdef`)
Expand Down

0 comments on commit b85eec1

Please sign in to comment.