Browse Source

Remove ES module line

Sondre Njåstad 1 year ago
parent
commit
ff1e2e6f1a
1 changed files with 1 additions and 3 deletions
  1. 1 3
      src/i18n/no.js

+ 1 - 3
src/i18n/no.js

@@ -138,6 +138,4 @@ const no = {
     yes_release_it: "Ja, frigi den",
     you_have_been_referred_to_puter_by_a_friend: "Du har blitt henvist til Puter av en venn!",
     zip: "Zip"
-};
-
-export default no;
+};