We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa153e4 commit 6c4042dCopy full SHA for 6c4042d
lib/fun_with_flags/entry_point.ex
@@ -45,7 +45,6 @@ defmodule FunWithFlags.EntryPoint do
45
quote bind_quoted: [opts: opts] do
46
@behaviour FunWithFlags.EntryPoint
47
48
- # TODO: add what's currently in the top module.
49
alias FunWithFlags.{Config, Flag, Gate}
50
51
@store FunWithFlags.Config.store_module_determined_at_compile_time()
0 commit comments