cleanup(di): make DependencyProvider private

This commit is contained in:
vsavkin
2015-09-22 12:53:35 -07:00
committed by Victor Savkin
parent 820b30c181
commit 29b56ceb40
3 changed files with 14 additions and 33 deletions

View File

@ -497,10 +497,6 @@ const NG_API = [
'Key.get',
'Key.numberOfKeys',
'KeyRegistry',
'KeyRegistry.get',
'KeyRegistry.numberOfKeys',
'KeyValueDiffers',
'KeyValueDiffers.create',
'KeyValueDiffers.extend',