Deleted useless code.

This commit is contained in:
Tatiana Lopaeva 2024-08-06 13:47:54 +03:00
parent 544489b2b3
commit b549c262a7

View File

@ -32,7 +32,6 @@ import {
TPortal, TPortal,
TPortalTariff, TPortalTariff,
TRestoreProgress, TRestoreProgress,
TTenantExtra,
} from "./types"; } from "./types";
export function getShortenedLink(link: string) { export function getShortenedLink(link: string) {