mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:43:33 +08:00
DEV: Fix Lint/DuplicateMethods (#24746)
This commit is contained in:
@ -3,7 +3,6 @@
|
||||
# Helper functions for dealing with errors and objects that have
|
||||
# child objects with errors
|
||||
module HasErrors
|
||||
attr_reader :errors
|
||||
attr_accessor :forbidden, :not_found, :conflict
|
||||
|
||||
def errors
|
||||
|
Reference in New Issue
Block a user