Skip to content

Commit

Permalink
removed unused deprecation_notice attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
kbukum1 committed Aug 20, 2024
1 parent 0d7d690 commit 8c91d0d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions updater/lib/dependabot/updater/security_update_helpers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,6 @@ module PullRequestHelpers
extend T::Sig
extend T::Helpers

sig { returns(T.nilable(Dependabot::Notice)) }
attr_reader :deprecation_notice

sig { returns(Dependabot::Service) }
attr_reader :service

Expand Down

0 comments on commit 8c91d0d

Please sign in to comment.