mirror of
https://github.com/yldio/copilot.git
synced 2024-11-14 23:30:05 +02:00
fix(cp-frontend): Remove nonexisting import
This commit is contained in:
parent
bc026b2341
commit
bfd54d481a
@ -25,10 +25,6 @@ import {
|
||||
InstancesTooltip
|
||||
} from '@containers/instances';
|
||||
|
||||
import {
|
||||
Tooltip
|
||||
} from '@containers/tooltip';
|
||||
|
||||
import { DeploymentGroupDelete } from '@containers/deployment-group';
|
||||
|
||||
import { NotFound } from '@components/navigation';
|
||||
|
Loading…
Reference in New Issue
Block a user