Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #509 from pypeclub/feature/less_mongo_connections
Browse files Browse the repository at this point in the history
Less mongo connections
  • Loading branch information
mkolar authored Sep 8, 2020
2 parents bc7d91f + c684232 commit 48c0243
Show file tree
Hide file tree
Showing 14 changed files with 22 additions and 944 deletions.
2 changes: 0 additions & 2 deletions pype/modules/adobe_communicator/lib/__init__.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
from .io_nonsingleton import DbConnector
from .rest_api import AdobeRestApi, PUBLISH_PATHS

__all__ = [
"PUBLISH_PATHS",
"DbConnector",
"AdobeRestApi"
]
Loading

0 comments on commit 48c0243

Please sign in to comment.