-
Notifications
You must be signed in to change notification settings - Fork 0
Remove mutualized api functions #33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code: 3 functions to remove (use commons-ui instead)
tests: not done
@@ -5,7 +5,7 @@ | |||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. | |||
*/ | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fetchRootFolders, fetchDirectoryContent, should be removed from here
src/services/explore.ts
Outdated
@@ -5,7 +5,7 @@ | |||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. | |||
*/ | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fetchElementsInfos should be removed from here
07c7cea
to
d2bc586
Compare
637cf5a
to
8962658
Compare
|
35af5e1
to
d93158a
Compare
No description provided.