Skip to content

Commit

Permalink
Update filesystem/ios/Plugin/FilesystemPlugin.m
Browse files Browse the repository at this point in the history
Co-authored-by: jcesarmobile <[email protected]>
  • Loading branch information
robingenz and jcesarmobile authored Oct 31, 2023
1 parent 16d36cc commit 2ac8aff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion filesystem/ios/Plugin/FilesystemPlugin.m
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@
CAP_PLUGIN_METHOD(checkPermissions, CAPPluginReturnPromise);
CAP_PLUGIN_METHOD(requestPermissions, CAPPluginReturnPromise);
CAP_PLUGIN_METHOD(downloadFile, CAPPluginReturnPromise);
CAP_PLUGIN_METHOD(removeAllListeners, CAPPluginReturnNone);
)

0 comments on commit 2ac8aff

Please sign in to comment.