Revert "feat(frontend): import CE code to EE" (#1557)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { Node, NodeSpec } from 'docker-types/generated/1.44';
|
||||
|
||||
import axios, { parseAxiosError } from '@CE/portainer/services/axios';
|
||||
import { EnvironmentId } from '@CE/react/portainer/environments/types';
|
||||
import axios, { parseAxiosError } from '@/portainer/services/axios';
|
||||
import { EnvironmentId } from '@/react/portainer/environments/types';
|
||||
|
||||
import { buildDockerProxyUrl } from '../buildDockerProxyUrl';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user