aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/migrations/template-test.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/migrations/template-test.js')
-rw-r--r--test/unit/migrations/template-test.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/unit/migrations/template-test.js b/test/unit/migrations/template-test.js
index 35060e2fe..0db69d65a 100644
--- a/test/unit/migrations/template-test.js
+++ b/test/unit/migrations/template-test.js
@@ -1,6 +1,5 @@
const assert = require('assert')
const migrationTemplate = require('../../../app/scripts/migrations/template')
-const properTime = (new Date()).getTime()
const storage = {
meta: {},
data: {},