Skip to content

Commit

Permalink
[cqfn#234] Remove puzzle as resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
pnatashap committed Jan 20, 2024
1 parent f9c670b commit 324900d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/pdd/source.rb
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,6 @@ def minutes(num, units)
min
end

# @todo #209:30min temporarily disabled cyclomatic complexity for the method.
# below. Please fix soon.
#
# Fetch puzzle tail (all lines after the first one)
def tail(lines, prefix, start)
return [] if lines.empty?
Expand Down

0 comments on commit 324900d

Please sign in to comment.