Code formatting

pull/208/head
chen.ma 2 years ago
parent 5ca6e50647
commit 3df57be4e4

@ -44,9 +44,6 @@ public class SystemClock {
return now.get();
}
/**
* System.currentTimeMillis()
*/
public static long now() {
return instance().currentTimeMillis();
}

Loading…
Cancel
Save