remove deprecated AngularJS integration service

This commit is contained in:
Sefa Ilkimen
2018-05-27 20:33:02 +02:00
parent 96f45d7274
commit 27e959800a
6 changed files with 7 additions and 120 deletions
+1 -2
View File
@@ -13,7 +13,6 @@
<js-module src="www/messages.js" name="messages"/>
<js-module src="www/local-storage-store.js" name="local-storage-store"/>
<js-module src="www/cookie-handler.js" name="cookie-handler"/>
<js-module src="www/angular-integration.js" name="angular-integration"/>
<js-module src="www/helpers.js" name="helpers"/>
<js-module src="www/advanced-http.js" name="http">
<clobbers target="cordova.plugin.http"/>
@@ -80,4 +79,4 @@
<runs/>
</js-module>
</platform>
</plugin>
</plugin>