mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-05-13 19:13:19 +00:00
Fix Unit tests
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import expect from "expect";
|
||||
import { describe, it } from "mocha";
|
||||
import type { IStorageProvider } from "@vector-im/matrix-bot-sdk";
|
||||
import type { IConfig } from "../../src/config";
|
||||
import { getZeroTouchDeploymentAccessToken } from "../../src/zeroTouchDeploymentSelfLogin";
|
||||
|
||||
Reference in New Issue
Block a user