mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
remove unnecessary import
This commit is contained in:
parent
3f8a3824d7
commit
54995181bb
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ import fnmatch
|
|||
import hashlib
|
||||
import logging
|
||||
import datetime
|
||||
import sys
|
||||
|
||||
try:
|
||||
from collections.abc import MutableMapping
|
||||
|
|
Loading…
Add table
Reference in a new issue