We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15f1955 + f808954 commit 850534bCopy full SHA for 850534b
contrib/debug/actions/print_ctx.py
@@ -14,9 +14,6 @@
14
# See the License for the specific language governing permissions and
15
# limitations under the License.
16
17
-import os
18
-import sys
19
-
20
try:
21
from st2common.runners.base_action import Action
22
except ImportError:
contrib/debug/actions/python_version.py
@@ -14,7 +14,6 @@
import sys
0 commit comments