Remove alien characters from our humanly potato.
This commit is contained in:
parent
5b80fdb79d
commit
7125634178
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ package org.drtshock;
|
|||
|
||||
public class NotDeliciousException extends Exception {
|
||||
|
||||
public NotDeliciousException() {
|
||||
|
||||
}
|
||||
public NotDeliciousException() {
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue