-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove unused class and fix compilation errors (#162)
* fix: remove unused class and fix compilation errors - TypeManager now an abstract class * fix: GcsDataSinkFactory test compilator error * chore: DEPENDENCIES * refactor: updating GcsDataSinkFactoryTest with object instead of mock * fix: removed unused dependencies
- Loading branch information
Showing
4 changed files
with
3 additions
and
327 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
145 changes: 0 additions & 145 deletions
145
extensions/common/gcp/gcp-core/src/main/java/org/eclipse/edc/gcp/common/GcpCredentials.java
This file was deleted.
Oops, something went wrong.
180 changes: 0 additions & 180 deletions
180
...ions/common/gcp/gcp-core/src/test/java/org/eclipse/edc/gcp/common/GcpCredentialsTest.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters