example(forms): removed old forms example

This commit is contained in:
vsavkin
2015-06-05 15:37:20 -07:00
parent 4cd29f791f
commit c564475251
4 changed files with 6 additions and 218 deletions

View File

@ -38,7 +38,8 @@ const kServedPaths = [
// Relative (to /modules) paths to example directories
'examples/src/benchpress',
'examples/src/forms',
'examples/src/model_driven_forms',
'examples/src/template_driven_forms',
'examples/src/gestures',
'examples/src/hello_world',
'examples/src/http',