diff --git a/Makefile b/Makefile index 153e9a1..a6cb7cb 100644 --- a/Makefile +++ b/Makefile @@ -2,4 +2,3 @@ build: docker build -t ghcr.io/geniusyield/dex-contracts-api:latest . -