mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-19 15:21:19 +00:00
Removed a single empty line.
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user