Minor cleanup

This commit is contained in:
Felipe Sere
2016-04-09 19:26:58 +01:00
parent 7e03cc37a9
commit cc8fa19ce0
4 changed files with 24 additions and 22 deletions

View File

@@ -33,6 +33,7 @@ defmodule Display do
def considering(module) do
IO.puts("Considering #{format_module(module)}...")
module
end
def clear_screen do