cordova-plugin-dialogs
cordova-plugin-dialogs copied to clipboard
Cleanup whitespaces
- Fixes for Android:
- remove trailing whitespace
- remove extra blank line
- convert tabs to spaces (and space after an if statement)
- Fixes for iOS
- remove trailing whitespace
- remove extra blank lines
Discovered through review of PR #28 (whitespace cleanup should not have been part of the commit in #28).