mirror of
https://github.com/corda/corda.git
synced 2025-06-13 04:38:19 +00:00
Stylistic tweaks
This commit is contained in:
@ -14,9 +14,9 @@ public class File {
|
||||
private static final String FileSeparator
|
||||
= System.getProperty("file.separator");
|
||||
|
||||
// static {
|
||||
// System.loadLibrary("natives");
|
||||
// }
|
||||
// static {
|
||||
// System.loadLibrary("natives");
|
||||
// }
|
||||
|
||||
private final String path;
|
||||
|
||||
|
Reference in New Issue
Block a user