Remove test code
This commit is contained in:
parent
eeef63be9f
commit
10202c17d6
1 changed files with 0 additions and 3 deletions
3
index.ts
3
index.ts
|
@ -300,6 +300,3 @@ new GeoLocationHandler(bm).AttachTo("geolocate-button");
|
|||
// --------------- Send a ping to start various action --------
|
||||
|
||||
locationControl.ping();
|
||||
|
||||
|
||||
window.setTimeout(() => {Locale.language.setData("nl")}, 5000)
|
Loading…
Reference in a new issue