forked from cerc-io/stack-orchestrator
fix commands import
This commit is contained in:
parent
1072fc98c3
commit
3db443b2bb
@ -12,7 +12,7 @@
|
||||
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http:#www.gnu.org/licenses/>.
|
||||
from app.deploy.deploy_types import DeployCommandContext, LaconicStackSetupCommand, DeploymentContext
|
||||
from stack_orchestrator.deploy.deployment_context import DeploymentContext
|
||||
from ruamel.yaml import YAML
|
||||
|
||||
def create(context: DeploymentContext, extra_args):
|
||||
|
Loading…
Reference in New Issue
Block a user