1
0

Clean + lint

This commit is contained in:
2020-09-30 02:39:58 +02:00
parent ce92e1fae9
commit 66878900f5
19 changed files with 220 additions and 139 deletions
-1
View File
@@ -17,5 +17,4 @@ class ProjectZip(private val templates: List<Template>) {
}
return zipOutput.outputStream
}
}