Browse Source

Cleanup dependency list

Sebastián Katzer 8 years ago
parent
commit
e2d416594a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      plugin.xml

+ 0 - 1
plugin.xml

@@ -27,7 +27,6 @@
 
     <!-- dependencies -->
     <dependency id="cordova-plugin-device" />
-    <!-- <dependency id="cordova-plugin-app-event" /> -->
 
     <!-- js -->
     <js-module src="www/local-notification.js" name="LocalNotification">