Skip to content

Commit

Permalink
remove require from enterprise_attachment_controller
Browse files Browse the repository at this point in the history
  • Loading branch information
abdellani committed Dec 22, 2023
1 parent 31ff982 commit a5407ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/controllers/api/v0/enterprise_attachment_controller.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# frozen_string_literal: true

require 'api/admin/enterprise_serializer'

module Api
module V0
class EnterpriseAttachmentController < Api::V0::BaseController
Expand Down

0 comments on commit a5407ca

Please sign in to comment.