forked from j62/ctbrec
Remove NotLoggedInException
This exception is not used anymore
This commit is contained in:
parent
9bfd15b35e
commit
a69b0926f0
|
@ -1,5 +0,0 @@
|
|||
package ctbrec.ui.sites.jasmin;
|
||||
|
||||
public class NotLoggedInExcetion extends Exception {
|
||||
|
||||
}
|
Loading…
Reference in New Issue