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