Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Commit 453e092

Browse files
committed
remove unused imports
1 parent 2a8a55c commit 453e092

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

nsenter/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
import argparse
88
import ctypes
99
import os
10-
import shlex
11-
import subprocess
1210
import logging
1311
from pathlib import Path
1412
from contextlib import ExitStack

0 commit comments

Comments
 (0)