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

@@ -2,7 +2,7 @@
module ImportExport
class BaseExporter
attr_reader :export_data, :categories
attr_reader :export_data
CATEGORY_ATTRS = %i[
id