Commit b44513b
committed
Correct dispatcher function name define_layers
Prevents error:
dispatcher_1 | == Compilation error in file lib/dispatcher.ex ==
dispatcher_1 | ** (CompileError) lib/dispatcher.ex:12: undefined function layers/11 parent 02c944c commit b44513b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments