chore(): remove Ionic's HTTP service

This commit is contained in:
Adam Bradley
2015-10-15 14:31:37 -05:00
parent 75e71de22b
commit dd15279227
12 changed files with 11 additions and 305 deletions

View File

@ -4,8 +4,6 @@ export * from './config/config'
export * from './config/modes'
export * from './config/decorators'
export * from './net/http'
export * from './components'
export * from './platform/platform'