-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1555 from GSA/notify-admin-1545b
Admin: Use Vulture to identify potentially unused code
- Loading branch information
Showing
12 changed files
with
171 additions
and
886 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
from notifications_utils.clients.redis.redis_client import RedisClient | ||
from notifications_utils.clients.zendesk.zendesk_client import ZendeskClient | ||
|
||
zendesk_client = ZendeskClient() | ||
redis_client = RedisClient() |
Empty file.
This file was deleted.
Oops, something went wrong.
Empty file.
86 changes: 0 additions & 86 deletions
86
notifications_utils/clients/encryption/encryption_client.py
This file was deleted.
Oops, something went wrong.
Empty file.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.