Update formatting
This commit is contained in:
@@ -8,4 +8,4 @@ class PluginFile(path: String, child: String? = null) : File(
|
||||
run {
|
||||
if (child == null) path else File(path, child).path
|
||||
}
|
||||
)
|
||||
)
|
||||
|
Reference in New Issue
Block a user