mirror of
https://github.com/corda/corda.git
synced 2025-06-13 04:38:19 +00:00
Tweaked code indentation and formatting to match existing style
This commit is contained in:
@ -417,6 +417,6 @@ public final class Class <T> {
|
||||
}
|
||||
|
||||
public boolean desiredAssertionStatus() {
|
||||
return false;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user