Skip to content

Commit 6126bd9

Browse files
committed
Remove toolshed reference from minimal app
1 parent f809d3a commit 6126bd9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

minimal/rootfs_overlay/etc/iex.exs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ IO.puts("""
66
\e[34m███▌ \e[36m▀▜████\e[0m
77
""")
88

9-
# Add Toolshed helpers to the IEx session
10-
use Toolshed
11-
129
if RingLogger in Application.get_env(:logger, :backends, []) do
1310
IO.puts("""
1411
RingLogger is collecting log messages from Elixir and Linux. To see the

0 commit comments

Comments
 (0)