forked from MapComplete/MapComplete
Console logging
This commit is contained in:
parent
6118d734c0
commit
4f3135caef
6 changed files with 10 additions and 16 deletions
|
@ -10,9 +10,6 @@ import svg2img from 'promise-svg2img';
|
|||
import {Translation} from "./UI/i18n/Translations";
|
||||
import Translations from "./UI/i18n/Translations";
|
||||
|
||||
|
||||
console.log("Building the layouts")
|
||||
|
||||
function enc(str: string): string {
|
||||
return encodeURIComponent(str.toLowerCase());
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue