Make the linter happy, again

pull/1920/head
Samantaz Fox 3 years ago
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…
Cancel
Save