From a30ec46a89d772c2d4fae2a63e5c852285cb6512 Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Tue, 10 Oct 2023 17:20:03 +0300 Subject: [PATCH] Delete wrong imports --- connect/community/communityInfo.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/connect/community/communityInfo.ts b/connect/community/communityInfo.ts index 67904a2d..8a8469ce 100644 --- a/connect/community/communityInfo.ts +++ b/connect/community/communityInfo.ts @@ -1,7 +1,5 @@ import {StringUtils} from "../../utils/string-utils.class"; -import {properties} from "../../../../environments/environment"; import {SelectionCriteria} from "../../utils/entities/contentProvider"; -import tryThese = CKEDITOR.tools.tryThese; export class CommunityInfo { title: string;