refactor(environments): move environments ts code to react [EE-3443] (#7747)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import _ from 'lodash-es';
|
||||
import { getEnvironments } from '@/portainer/environments/environment.service';
|
||||
import { getEnvironments } from '@/react/portainer/environments/environment.service';
|
||||
|
||||
export class EditEdgeStackViewController {
|
||||
/* @ngInject */
|
||||
|
||||
Reference in New Issue
Block a user