Skip to content

Commit 266a509

Browse files
committed
Remove blank lines at the start of methods and loops.
1 parent 078e5c9 commit 266a509

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

affinity/src/main/java/net/openhft/affinity/AffinityLock.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,6 @@ else if (base)
292292
}
293293

294294
public static void main(String[] args) {
295-
296295
System.out.println("Test");
297296
}
298297
}

0 commit comments

Comments
 (0)