mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Remove lexer_name helpers
This commit is contained in:
@@ -98,10 +98,6 @@ module Linguist
|
||||
end
|
||||
end
|
||||
|
||||
def lexer_name
|
||||
language.lexer_name
|
||||
end
|
||||
|
||||
def lexer
|
||||
language.lexer
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user