Remove ktor-voter
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
package fr.dcproject.voter
|
||||
|
||||
import fr.ktorVoter.ActionI
|
||||
import fr.ktorVoter.VoterException
|
||||
|
||||
class NoRuleDefinedException(action: ActionI) : VoterException("""No rule for action "$action" is defined""")
|
||||
@@ -1,6 +0,0 @@
|
||||
package fr.dcproject.voter
|
||||
|
||||
import fr.ktorVoter.ActionI
|
||||
import fr.ktorVoter.VoterException
|
||||
|
||||
class NoSubjectDefinedException(action: ActionI) : VoterException("""No subject for action "$action" is defined""")
|
||||
Reference in New Issue
Block a user