Skip to content

Commit

Permalink
Remove sanitize_config requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
rosylilly committed Jul 17, 2023
1 parent f369864 commit 46dbc48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/lib/formatter.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# frozen_string_literal: true

require 'singleton'
require_relative './sanitize_config'

class Formatter
include Singleton
Expand Down

0 comments on commit 46dbc48

Please sign in to comment.