Cleanup unused file

This commit is contained in:
2025-02-13 11:51:13 -05:00
parent 4d2e62c9bb
commit 7efb2a3aa5
@@ -1,4 +0,0 @@
#class Suppliers::ExtendedSectionSerializer < Qwaiter::Serializer
# attributes :title, :path, :width, :height
# has_many :tables, serializer: Suppliers::TableSerializer
#end