🎨 Some codestyle fixes

This commit is contained in:
Alexander Söderberg 2020-10-03 21:34:39 +02:00 committed by Alexander Söderberg
parent 9a35a873c0
commit a6b98ca278
12 changed files with 76 additions and 28 deletions

View file

@ -117,9 +117,6 @@ subprojects {
maven(MavenPublication) {
from components.java
artifact javadocJar
artifact sourcesJar
pom {
name = project.name
url = 'https://github.com/Sauilitired/cloud'