From 4f967a1f1b59e689b626e412bb6433b52861725c Mon Sep 17 00:00:00 2001 From: corpulent Date: Thu, 8 Sep 2022 13:53:50 +0300 Subject: [PATCH] chore: eslint fix --- services/frontend/src/components/Project/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/frontend/src/components/Project/index.tsx b/services/frontend/src/components/Project/index.tsx index cc7bc99..c3ecb79 100644 --- a/services/frontend/src/components/Project/index.tsx +++ b/services/frontend/src/components/Project/index.tsx @@ -8,7 +8,7 @@ import { IVolumeNodeItem, IServiceNodePosition, IProject, - IProjectPayload, + IProjectPayload } from "../../types"; import eventBus from "../../events/eventBus"; import {