mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Remove Linguist.interpreter_from_shebang
This commit is contained in:
@@ -115,10 +115,4 @@ module Linguist
|
||||
db
|
||||
end
|
||||
end
|
||||
|
||||
# Used to retrieve the interpreter from the shebang line of a file's data.
|
||||
def self.interpreter_from_shebang(data)
|
||||
Shebang.interpreter(data)
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user