Skip to content

Commit

Permalink
Revert "register IntegrityService correctly (#16543)"
Browse files Browse the repository at this point in the history
This reverts commit 5a39e80.
  • Loading branch information
di committed Aug 21, 2024
1 parent 5a39e80 commit 00e222f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 35 deletions.
31 changes: 0 additions & 31 deletions tests/unit/attestations/test_init.py

This file was deleted.

4 changes: 0 additions & 4 deletions warehouse/attestations/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,3 @@
"IntegrityService",
"UnsupportedPublisherError",
]


def includeme(config):
config.register_service_factory(IntegrityService.create_service, IIntegrityService)

0 comments on commit 00e222f

Please sign in to comment.