fix(api): remove UNDEFINED

This commit is contained in:
Misko Hevery
2015-09-14 21:07:47 -07:00
committed by Miško Hevery
parent f7d46e7159
commit 6db9f9013d
4 changed files with 3 additions and 6 deletions

View File

@ -848,8 +848,6 @@ const NG_API = [
'TypeLiteral',
'TypeLiteral.type',
'UNDEFINED', // TODO: private
'UpperCasePipe',
'UpperCasePipe.transform',