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
|
db
|
||||||
end
|
end
|
||||||
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
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user