Skip to content

Commit ae089a5

Browse files
committed
Spotless
1 parent 2611e9c commit ae089a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interfaces/src/main/kotlin/com/noxcrew/interfaces/utilities/InterfacesProfiler.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ public object InterfacesProfiler {
3333
val timeSinceLast = Duration.between(start, Instant.now())
3434
logger.info("Action `$action` has run, took ${timeSinceLast.toKotlinDuration()}")
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)