mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix lint: unused import
This commit is contained in:
parent
d571381f76
commit
d352c08305
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ from __future__ import absolute_import
|
|||
import logging
|
||||
import os
|
||||
import re
|
||||
import time
|
||||
import datetime
|
||||
|
||||
# Import Salt libs
|
||||
|
|
Loading…
Add table
Reference in a new issue