forked from midou/invidious
Make the linter happy, again
This commit is contained in:
parent
ad9fe3be09
commit
0e000e44aa
@ -3,7 +3,6 @@ require "json"
|
||||
require "../src/invidious/helpers/i18n.cr"
|
||||
|
||||
describe "Locales" do
|
||||
|
||||
describe "#consistency" do
|
||||
locales_list = LOCALES.keys.select! { |key| key != "en-US" }
|
||||
|
||||
@ -27,5 +26,4 @@ describe "Locales" do
|
||||
failed.should be_false
|
||||
end
|
||||
end
|
||||
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user