docs: remove erroneous brack in animations guide (#33525)

Fixes #33459

PR Close #33525
This commit is contained in:
Rick Katka 2019-10-31 23:03:48 -05:00 committed by atscott
parent f185fabc11
commit 9e83814e61
1 changed files with 0 additions and 3 deletions

View File

@ -36,9 +36,6 @@ import { transAnimation } from './animations';
})
])
])
// #docregion runtime
],
// #enddocregion runtime
// #enddocregion reusable
templateUrl: 'open-close.component.html',
styleUrls: ['open-close.component.css']