Revert commit fc1e7739506eb010707cf94ea02e412c8819c154

Revert adding common caching and offloading tasks

Change-Id: Ie07f8ba9f5f86f94b912d969ff8839d22e6eef88
Related-bug: PROD-30846
diff --git a/sf_notifier/tests/test_client.py b/sf_notifier/tests/test_client.py
index f505e68..059ea24 100644
--- a/sf_notifier/tests/test_client.py
+++ b/sf_notifier/tests/test_client.py
@@ -2,8 +2,7 @@
 
 import pytest
 
-from sf_notifier.salesforce.client import SalesforceClient
-from sf_notifier.salesforce.exceptions import SfNotifierError
+from sf_notifier.salesforce.client import SalesforceClient, SfNotifierError
 
 
 ENV_VARS = [