Skip to content

Commit

Permalink
remove extra import
Browse files Browse the repository at this point in the history
  • Loading branch information
leonovk committed Jan 22, 2025
1 parent 71c264c commit c08bac2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/clients_controller.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# frozen_string_literal: true

require_relative 'clients_serializer'
require_relative 'clients_validator'

# Main controller for managing client config files
class ClientsController
def initialize
Expand Down

0 comments on commit c08bac2

Please sign in to comment.