mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
katex_server: Fix import/no-named-as-default.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
890f9e67f4
commit
e63365a4da
@@ -1,6 +1,6 @@
|
||||
import crypto from "node:crypto";
|
||||
|
||||
import bodyParser from "@koa/bodyparser";
|
||||
import {bodyParser} from "@koa/bodyparser";
|
||||
import katex from "katex";
|
||||
import Koa from "koa";
|
||||
import Prometheus from "prom-client";
|
||||
|
Reference in New Issue
Block a user