refactor(common): rename LocationUpgradeService and remove angular/upgrade dependency (#30055)

PR Close #30055
This commit is contained in:
Jason Aden
2019-04-24 10:21:19 -07:00
committed by Ben Lesh
parent efdbbe1aa6
commit 071ee64d91
9 changed files with 60 additions and 100 deletions

View File

@ -7,6 +7,5 @@
*/
export * from './location_upgrade_module';
export * from './angular_js_module';
export * from './$location';
export * from './$location_shim';
export * from './params';