mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 21:51:29 +08:00
chore: remove unused code
This commit is contained in:
parent
0ce2f6afcf
commit
254e016d38
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ import { log } from "./controllers/analytics-controller";
|
|||
import { envConfig } from "./constants/env-config";
|
||||
import * as ServerConfiguration from "./ape/server-configuration";
|
||||
import * as Skeleton from "./utils/skeleton";
|
||||
import { formatDistanceStrict } from "date-fns";
|
||||
|
||||
if (Misc.isDevEnvironment()) {
|
||||
$("footer .currentVersion .text").text("localhost");
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue