aboutsummaryrefslogtreecommitdiff
path: root/static/lib.ts
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-11-08 19:38:42 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2021-11-08 19:38:42 +0100
commitae3142da0cf31696f4ab4ad258c5483b7c5490b6 (patch)
treebf3f2134deadad7d749f262b45b87cfeaf253ee6 /static/lib.ts
parentAll ComponentVEvent requires uid. (diff)
downloadcalp-ae3142da0cf31696f4ab4ad258c5483b7c5490b6.tar.gz
calp-ae3142da0cf31696f4ab4ad258c5483b7c5490b6.tar.xz
Major work on event creation.
Diffstat (limited to 'static/lib.ts')
-rw-r--r--static/lib.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/lib.ts b/static/lib.ts
index d8e881ac..ee8046aa 100644
--- a/static/lib.ts
+++ b/static/lib.ts
@@ -4,7 +4,6 @@ export {
xcal, asList, round_time
}
-'use strict';
/*
General procedures which in theory could be used anywhere.
*/