Skip to content

Commit 2d6d560

Browse files
committed
fix(mattermost): drop stale slash state imports
1 parent 0036810 commit 2d6d560

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

extensions/mattermost/src/mattermost/slash-state.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
* overwrite each other's tokens, registered commands, or handlers.
1111
*/
1212

13-
import type { IncomingMessage, ServerResponse } from "node:http";
1413
import type { ResolvedMattermostAccount } from "./accounts.js";
1514
import type { MattermostRegisteredCommand } from "./slash-commands.js";
1615
import {

0 commit comments

Comments
 (0)