diff options
Diffstat (limited to 'server/tests/real-world/tools')
-rw-r--r-- | server/tests/real-world/tools/get-access-token.ts | 1 |
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 @@ | |||
1 | import * as program from 'commander' | 1 | import * as program from 'commander' |
2 | import * as Promise from 'bluebird' | ||
3 | 2 | ||
4 | import { | 3 | import { |
5 | getClient, | 4 | getClient, |