Skip to content

Commit 4ef4944

Browse files
committed
remove comment
1 parent ff73dd5 commit 4ef4944

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/com/uid2/operator/Main.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,6 @@ public static void recordStartupComplete() {
254254
}
255255

256256
public static void main(String[] args) throws Exception {
257-
// Record startup begin time following established patterns
258257
startupBeginTime = Instant.now();
259258

260259
java.security.Security.setProperty("networkaddress.cache.ttl" , "60");

0 commit comments

Comments
 (0)