Remove printdebug
This commit is contained in:
parent
2b57a7cd57
commit
bfafac0d48
2 changed files with 3 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -6,3 +6,6 @@ check:
|
|||
|
||||
dialyzer:
|
||||
./rebar3 dialyzer
|
||||
|
||||
publish:
|
||||
./rebar3 hex publish
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue