Skip to content

Commit 71b94d7

Browse files
author
Antonio Contreras LEMONCODE
committed
Remove Lookup type
1 parent b5e1472 commit 71b94d7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/pods/project-list/components/project-row.component.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import IconButton from '@material-ui/core/IconButton';
99
import EditIcon from '@material-ui/icons/Edit';
1010
import DeleteIcon from '@material-ui/icons/Delete';
1111
import { Project } from '../project-list.vm';
12-
import { Lookup } from 'common/models';
1312

1413
type Props = RowRendererProps<Project>;
1514

0 commit comments

Comments
 (0)