mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 10:12:53 +00:00
Removed a single empty line.
This commit is contained in:
parent
d133ac0088
commit
11b05b10a4
@ -315,7 +315,6 @@ public class StudioSVC implements IrisService {
|
|||||||
return activeProject != null && activeProject.isOpen();
|
return activeProject != null && activeProject.isOpen();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
public void open(VolmitSender sender, String dimm) {
|
public void open(VolmitSender sender, String dimm) {
|
||||||
open(sender, 1337, dimm);
|
open(sender, 1337, dimm);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user