We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c2150 commit fd962f4Copy full SHA for fd962f4
1 file changed
deployer/dev_commands/__init__.py
@@ -8,7 +8,6 @@
8
import deployer.dev_commands.exec.get_quota_usage # noqa: F401
9
import deployer.dev_commands.exec.infra_components # noqa: F401
10
import deployer.dev_commands.exec.promql # noqa: F401
11
-import deployer.dev_commands.generate.mau # noqa: F401
12
import deployer.dev_commands.generate.cryptnono_config # noqa: F401
13
import deployer.dev_commands.generate.dedicated_cluster.aws # noqa: F401
14
import deployer.dev_commands.generate.dedicated_cluster.gcp # noqa: F401
0 commit comments