We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f809d3a commit 6126bd9Copy full SHA for 6126bd9
minimal/rootfs_overlay/etc/iex.exs
@@ -6,9 +6,6 @@ IO.puts("""
6
\e[34m███▌ \e[36m▀▜████\e[0m
7
""")
8
9
-# Add Toolshed helpers to the IEx session
10
-use Toolshed
11
-
12
if RingLogger in Application.get_env(:logger, :backends, []) do
13
IO.puts("""
14
RingLogger is collecting log messages from Elixir and Linux. To see the
0 commit comments