diff --git a/start-dev b/start-dev index db89347..d4b842b 100755 --- a/start-dev +++ b/start-dev @@ -4,4 +4,3 @@ MINIO_ROOT_USER=minio-root \ POSTGRES_PASSWORD=devpass \ java -jar build/libs/api-0.1.0-SNAPSHOT.jar $@ - \ No newline at end of file