mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-08-28 23:00:45 +00:00
fix throttleQueueTest
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
import { strict as assert } from "assert";
|
||||
|
||||
import { UserID } from "matrix-bot-sdk";
|
||||
import { ThrottlingQueue } from "../../src/queues/ThrottlingQueue";
|
||||
|
||||
describe("Test: ThrottlingQueue", function() {
|
||||
|
||||
Reference in New Issue
Block a user