8000 remove unused import · saltstack/salt@4a2eea1 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 4a2eea1

Browse files
committed
remove unused import
1 parent 8b6df18 commit 4a2eea1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

salt/utils/pkg/deb.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
Common functions for working with deb packages
33
"""
44

5-
import io
65
import logging
76
import os
87
import re

0 commit comments

Comments
 (0)
0