Skip to content

Commit 2da046b

Browse files
committed
fix: TT-41 code small
1 parent 5fb9e55 commit 2da046b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/modules/customer-management/components/projects/components/project-list/project-list.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import * as actions from '../store/project.actions';
88
import { ProjectUI } from '../../../../../shared/models/project.model';
99
import { allProjectTypes, ProjectTypeState } from '../../../projects-type/store';
1010
import { ProjectType } from 'src/app/modules/shared/models';
11-
import { runInThisContext } from 'vm';
1211

1312
@Component({
1413
selector: 'app-project-list',

0 commit comments

Comments
 (0)