Skip to content

Commit

Permalink
Fix notify step (#494)
Browse files Browse the repository at this point in the history
  • Loading branch information
kristinaNikolaevaa authored Jan 23, 2025
1 parent 4f337f9 commit a72c408
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions deploy/cli/dapps.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
import os
import typing as tp

from deploy.cli.network_manager import NetworkManager

NETWORK_MANAGER = NetworkManager()


def set_github_env(envs: tp.Dict, upper=True) -> None:
"""Set environment for GitHub action"""
Expand Down

0 comments on commit a72c408

Please sign in to comment.