Skip to content

Commit

Permalink
Revert "Merge pull request #1680 from sampersand/swesterman/23-12-15/…
Browse files Browse the repository at this point in the history
…mark-unused-stuff-deprecated"

This reverts commit 0c0eac6, reversing
changes made to 5d0bde3.
  • Loading branch information
soutaro committed Dec 20, 2023
1 parent 9521d82 commit d750d9b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/string.rbs
Original file line number Diff line number Diff line change
Expand Up @@ -3575,10 +3575,8 @@ class String
def valid_encoding?: () -> bool
end

%a{steep:deprecated}
interface _ArefFromStringToString
def []: (String) -> String
end

%a{steep:deprecated}
type String::encode_fallback = Hash[String, String] | Proc | Method | _ArefFromStringToString

0 comments on commit d750d9b

Please sign in to comment.