Skip to content

Commit

Permalink
⚰️ Remove unused DataSafeHavenActiveDirectoryError
Browse files Browse the repository at this point in the history
  • Loading branch information
jemrobinson committed May 9, 2024
1 parent ee0ffd9 commit 68ccc32
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions data_safe_haven/exceptions/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,3 @@ class DataSafeHavenMicrosoftGraphError(DataSafeHavenAzureError):

class DataSafeHavenPulumiError(DataSafeHavenCloudError):
pass


class DataSafeHavenActiveDirectoryError(DataSafeHavenCloudError):
pass

0 comments on commit 68ccc32

Please sign in to comment.