mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Merge pull request #9386 from cvrebert/patch-3
yumpkg5 mod: rm unused import of `re` module
This commit is contained in:
commit
3fb7839bfc
@ -7,7 +7,6 @@ Support for YUM
|
||||
import copy
|
||||
import logging
|
||||
import os
|
||||
import re
|
||||
|
||||
# Import salt libs
|
||||
import salt.utils
|
||||
|
Loading…
Reference in New Issue
Block a user