summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index df5f93b73..9a8087473 100644
--- a/Makefile
+++ b/Makefile
@@ -264,4 +264,4 @@ endif
.PHONY = wipe-docker
wipe-docker:
- $(DOCKER) rm --force $(DEV_CONTAINER) \ No newline at end of file
+ $(DOCKER) rm --force $(DEV_CONTAINER)