mirror of
https://github.com/kennethreitz/bruce-operator.git
synced 2026-06-05 23:20:18 +00:00
unused imports
This commit is contained in:
@@ -3,8 +3,6 @@ import json
|
||||
import logme
|
||||
import delegator
|
||||
|
||||
from .env import TOKEN_LOCATION, IN_KUBERNETES, CERT_LOCATION
|
||||
|
||||
|
||||
@logme.log
|
||||
def kubectl(cmd, as_json=True, raise_on_error=True, logger=None):
|
||||
|
||||
Reference in New Issue
Block a user