julia: remove unused packages
This commit is contained in:
parent
18107e2a1b
commit
54cf9ba2d4
1 changed files with 0 additions and 10 deletions
|
@ -14,18 +14,8 @@ end
|
||||||
# catch e
|
# catch e
|
||||||
# @warn "Failed to load InteractiveCodeSearch"
|
# @warn "Failed to load InteractiveCodeSearch"
|
||||||
# end
|
# end
|
||||||
try
|
|
||||||
using AbbreviatedStackTraces
|
|
||||||
catch e
|
|
||||||
@warn "Failed to load AbbreviatedStackTraces"
|
|
||||||
end
|
|
||||||
|
|
||||||
#=
|
#=
|
||||||
TerminalPager
|
TerminalPager
|
||||||
=#
|
=#
|
||||||
# using JuliaSyntax
|
|
||||||
#
|
|
||||||
# if v"1.9" ≤ VERSION < v"1.10"
|
|
||||||
# JuliaSyntax.enable_in_core!()
|
|
||||||
# end
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue