diff --git a/Makefile b/Makefile index 8ee879c..51b3e3b 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,5 @@ run-psql: -v ${PWD}:/workdir \ -v ${HOME}/.psql:/var/lib/postgresql/data \ postgres - clean: rm -rf build/bin/* \ No newline at end of file