Skip to content

Commit

Permalink
Remove unused require statement
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhayVAshokan committed Nov 20, 2024
1 parent 5445239 commit 23b3f1e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/rubocop/cop/neeto/unsafe_table_deletion.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# frozen_string_literal: true

require "byebug"

module RuboCop
module Cop
module Neeto
Expand Down

0 comments on commit 23b3f1e

Please sign in to comment.