Revert "feat(frontend): import CE code to EE" (#1557)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
import axios, {
|
||||
json2formData,
|
||||
parseAxiosError,
|
||||
} from '@CE/portainer/services/axios';
|
||||
import { RegistryId } from '@CE/react/portainer/registries/types/registry';
|
||||
import { Pair } from '@CE/react/portainer/settings/types';
|
||||
import { EdgeGroup } from '@CE/react/edge/edge-groups/types';
|
||||
} from '@/portainer/services/axios';
|
||||
import { RegistryId } from '@/react/portainer/registries/types/registry';
|
||||
import { Pair } from '@/react/portainer/settings/types';
|
||||
import { EdgeGroup } from '@/react/edge/edge-groups/types';
|
||||
|
||||
import { DeploymentType, EdgeStack, StaggerConfig } from '../../types';
|
||||
import { buildUrl } from '../buildUrl';
|
||||
|
||||
Reference in New Issue
Block a user