Skip to content

Commit

Permalink
Removed TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
forkimenjeckayang committed Jul 2, 2024
1 parent 47c5307 commit ca6d4b1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ private BasePrivateResource() {
this.encryptedPath = EMPTY_URI;
}

// TODO: Hide it
public BasePrivateResource(Uri containerUri) {
this.container = containerUri;
this.decryptedPath = EMPTY_URI;
Expand Down

0 comments on commit ca6d4b1

Please sign in to comment.