mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Import datetime
This commit is contained in:
parent
1435bf177e
commit
9c4e132540
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ import re
|
|||
import platform
|
||||
import logging
|
||||
import locale
|
||||
import datetime
|
||||
import salt.exceptions
|
||||
|
||||
__proxyenabled__ = ['*']
|
||||
|
|
Loading…
Add table
Reference in a new issue