mirror of
https://github.com/SlimeVR/SlimeVR-Server.git
synced 2026-04-06 02:01:58 +02:00
Reformat the formatter
This commit is contained in:
@@ -4,4 +4,5 @@ import java.lang.annotation.Retention;
|
||||
import java.lang.annotation.RetentionPolicy;
|
||||
|
||||
@Retention(value = RetentionPolicy.SOURCE)
|
||||
public @interface BridgeThread {}
|
||||
public @interface BridgeThread {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user