mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Merge pull request #9248 from cvrebert/patch-2
win_network mod: rm unused import of re
This commit is contained in:
commit
d87cbc9b9d
@ -3,9 +3,6 @@
|
||||
Module for gathering and managing network information
|
||||
'''
|
||||
|
||||
# Import python libs
|
||||
import re
|
||||
|
||||
# Import salt libs
|
||||
import salt.utils
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user