forked from j62/ctbrec
1
0
Fork 0

Remove NotLoggedInException

This exception is not used anymore
This commit is contained in:
0xboobface 2019-01-23 16:23:07 +01:00
parent 9bfd15b35e
commit a69b0926f0
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
package ctbrec.ui.sites.jasmin;
public class NotLoggedInExcetion extends Exception {
}