Skip to content

Commit 9d65c09

Browse files
authored
Remove unused constants
1 parent e487d17 commit 9d65c09

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/constants.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@
2323
* Modified by: Daniel Calvo - ATOS Research & Innovation
2424
*/
2525

26-
const LOCATION_TYPE = 'geo:point';
2726
const LOCATION_DEFAULT = '0, 0';
28-
const DATETIME_TYPE = 'DateTime';
2927
const DATETIME_DEFAULT = '1970-01-01T00:00:00.000Z';
3028
const ATTRIBUTE_DEFAULT = ' ';
3129

0 commit comments

Comments
 (0)