This is an automated email from the ASF dual-hosted git repository.
machristie pushed a change to branch mft-integration
in repository
https://gitbox.apache.org/repos/asf/airavata-django-portal-sdk.git.
from 31d2d07 AIRAVATA-3420 For backwards compat, keep file hidden attribute
new dc30954 AIRAVATA-3420 Fix unit tests
new c19c2c6 AIRAVATA-3420 Fixing linting, clean up
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
airavata_django_portal_sdk/user_storage/api.py | 4 +-
.../user_storage/backends/remote_api_provider.py | 0
.../user_storage_provider.py | 161 ---------------------
setup.cfg | 4 +-
tests/test_user_storage.py | 9 +-
5 files changed, 11 insertions(+), 167 deletions(-)
delete mode 100644
airavata_django_portal_sdk/user_storage/backends/remote_api_provider.py
delete mode 100644 airavata_django_portal_sdk/user_storage_provider.py