mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
Remove empty lines
This commit is contained in:
parent
14d53303e6
commit
a4b39135f8
2 changed files with 0 additions and 3 deletions
|
@ -6,6 +6,4 @@ public class AwesomeFontDemoLauncher {
|
|||
public static void main(String[] args) {
|
||||
Application.launch(AwesomeFontDemo.class);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
|
@ -6,5 +6,4 @@ public class ComponentsDemoLauncher {
|
|||
public static void main(String[] args) {
|
||||
Application.launch(ComponentsDemo.class);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue