NoIssue: Clean-up
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
package com.r35157.libs.random;
|
||||
|
||||
public interface SomeInterface {
|
||||
String concat(String x, String y);
|
||||
void divideByZero() throws ArithmeticException;
|
||||
}
|
||||
Reference in New Issue
Block a user