mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
Remove unused python imports (#7859)
This commit is contained in:
@@ -4,7 +4,6 @@ import openstack
|
||||
import logging
|
||||
import datetime
|
||||
import time
|
||||
from pprint import pprint
|
||||
|
||||
DATE_FORMAT = '%Y-%m-%dT%H:%M:%SZ'
|
||||
PAUSE_SECONDS = 5
|
||||
|
||||
Reference in New Issue
Block a user