Fix formatting

This commit is contained in:
Octavia Togami 2024-07-23 19:19:44 -07:00
parent 46eff6ab6f
commit c81c217108
No known key found for this signature in database
GPG Key ID: CC364524D1983C99

View File

@ -51,8 +51,7 @@
}
}
logger.lifecycle(
"""
logger.lifecycle("""
*******************************************
You are building WorldEdit!
@ -64,8 +63,7 @@
Output files will be in [subproject]/build/libs
*******************************************
"""
)
""")
rootProject.name = "worldedit"