Remove unused Extractor#extract_cashtags_with_indices method (#30742)
This commit is contained in:
@@ -86,10 +86,6 @@ module Extractor
|
||||
possible_entries
|
||||
end
|
||||
|
||||
def extract_cashtags_with_indices(_text)
|
||||
[]
|
||||
end
|
||||
|
||||
def extract_extra_uris_with_indices(text)
|
||||
return [] unless text&.index(':')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user