We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f1589b commit b1fadc0Copy full SHA for b1fadc0
package/expo-package/src/optionalDependencies/getPhotos.ts
@@ -60,7 +60,6 @@ export const getPhotos = MediaLibrary
60
};
61
}),
62
);
63
- console.log('ISE: ', assets);
64
65
const hasNextPage = results.hasNextPage;
66
const endCursor = results.endCursor;
0 commit comments