mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Remove unused var
This commit is contained in:
@@ -469,7 +469,7 @@ module Linguist
|
||||
end
|
||||
end
|
||||
|
||||
lang = Language.create(
|
||||
Language.create(
|
||||
:name => name,
|
||||
:color => options['color'],
|
||||
:type => options['type'],
|
||||
|
||||
Reference in New Issue
Block a user