DEV: Fix Lint/DuplicateMethods (#24746)

This commit is contained in:
Jarek Radosz
2023-12-06 13:18:34 +01:00
committed by GitHub
parent 4280c01153
commit 138bf486d3
16 changed files with 5 additions and 64 deletions

View File

@ -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