imjoseangel / powerline-k8sstatus

A Powerline segment for showing the status of a K8s context
MIT License
2 stars 0 forks source link

Remove Unused Modules from Tests #47

Closed imjoseangel closed 3 years ago

imjoseangel commented 3 years ago

SUMMARY

Tests have the following modules imported and not needed:

from kubernetes.config.config_exception import ConfigException
from urllib3.exceptions import MaxRetryError

ISSUE TYPE

COMPONENT NAME

Tests

VERSION

21.2.2

CONFIGURATION

NONE

OS / ENVIRONMENT

Unix

STEPS TO REPRODUCE

NA

EXPECTED RESULTS

NA

ACTUAL RESULTS

NA