We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fb9e55 commit 2da046bCopy full SHA for 2da046b
src/app/modules/customer-management/components/projects/components/project-list/project-list.component.ts
@@ -8,7 +8,6 @@ import * as actions from '../store/project.actions';
8
import { ProjectUI } from '../../../../../shared/models/project.model';
9
import { allProjectTypes, ProjectTypeState } from '../../../projects-type/store';
10
import { ProjectType } from 'src/app/modules/shared/models';
11
-import { runInThisContext } from 'vm';
12
13
@Component({
14
selector: 'app-project-list',
0 commit comments