drop unused import of grp
This commit is contained in:
parent
18a680345c
commit
9e788b26c6
1 changed files with 1 additions and 1 deletions
2
smem
2
smem
|
|
@ -8,7 +8,7 @@
|
||||||
# the GNU General Public License version 2 or later, incorporated
|
# the GNU General Public License version 2 or later, incorporated
|
||||||
# herein by reference.
|
# herein by reference.
|
||||||
|
|
||||||
import re, os, sys, pwd, grp, optparse, errno, tarfile
|
import re, os, sys, pwd, optparse, errno, tarfile
|
||||||
|
|
||||||
warned = False
|
warned = False
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue