Skip to content

Commit b9dc023

Browse files
committed
removing non usable imports from cat implementation
1 parent 1766ec3 commit b9dc023

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • implement-shell-tools/cat

implement-shell-tools/cat/cat.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import sys
2-
import glob
31
import argparse
42

53
parser=argparse.ArgumentParser(prog="cat",

0 commit comments

Comments
 (0)