Skip to content

Commit

Permalink
fix pre-commit issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlad0n20 committed Nov 7, 2024
1 parent 7175f05 commit a14367e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion addon_service/common/known_imps.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ class KnownAddonImps(enum.Enum):
DATAVERSE = dataverse.DataverseStorageImp
OWNCLOUD = owncloud.OwnCloudStorageImp


GIT_HUB = github.GitHubStorageImp
GITLAB = gitlab.GitlabStorageImp
DROPBOX = dropbox.DropboxStorageImp
Expand Down

0 comments on commit a14367e

Please sign in to comment.