1
0
forked from MTSR/mapserver

fix jshint

This commit is contained in:
Thomas Rudin 2019-12-29 16:15:05 +01:00
parent 37ee801f2b
commit 68477f33bb
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
bundle.js
bundle-stats.js
lib/*

View File

@ -46,4 +46,4 @@ export default function(info){
getHour(), ":", getMinute()
]);
};
}