posts: remove unused exception classes.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
class User < ApplicationRecord
|
||||
class Error < StandardError; end
|
||||
class PrivilegeError < StandardError; end
|
||||
|
||||
module Levels
|
||||
|
||||
Reference in New Issue
Block a user