Fix missing new lines at EOF

This commit is contained in:
Minecrell 2018-07-24 14:53:20 +02:00
parent 85b60f7cb6
commit 0bfdf85389
2 changed files with 1 additions and 2 deletions

View file

@ -104,4 +104,3 @@ class NukkitPluginDescription(project: Project) : Serializable {
}
}
}