Skip to content

Commit

Permalink
Remove missing method
Browse files Browse the repository at this point in the history
  • Loading branch information
paracycle committed Aug 2, 2023
1 parent 957a3b1 commit a968372
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions rbi/annotations/colorize.rbi
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,6 @@ class String
sig { returns(String) }
def red; end

sig { returns(String) }
def swap; end

sig { returns(String) }
def underline; end

Expand Down

0 comments on commit a968372

Please sign in to comment.