Skip to content

Commit

Permalink
chore: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
Miodec committed Apr 2, 2024
1 parent 0ce2f6a commit 254e016
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/ts/ready.ts
Expand Up @@ -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");
Expand Down

0 comments on commit 254e016

Please sign in to comment.