aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
diff options
context:
space:
mode:
Diffstat (limited to 'server')
-rw-r--r--server/tests/real-world/tools/get-access-token.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/tests/real-world/tools/get-access-token.ts b/server/tests/real-world/tools/get-access-token.ts
index a2f076039..138883ae9 100644
--- a/server/tests/real-world/tools/get-access-token.ts
+++ b/server/tests/real-world/tools/get-access-token.ts
@@ -1,5 +1,4 @@
1import * as program from 'commander' 1import * as program from 'commander'
2import * as Promise from 'bluebird'
3 2
4import { 3import {
5 getClient, 4 getClient,