Skip to content

Commit

Permalink
Remove duplicate frozen_string_literal
Browse files Browse the repository at this point in the history
  • Loading branch information
biow0lf authored and rosa committed Jan 28, 2025
1 parent c46b6de commit cb5d230
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/solid_queue/processes/og_interruptible.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# frozen_string_literal: true

# frozen_string_literal: true

module SolidQueue::Processes
# The original implementation of Interruptible that works
# with Ruby 3.1 and earlier
Expand Down

0 comments on commit cb5d230

Please # to comment.