Removed unnecessary string
This commit is contained in:
Andre Santos 2016-01-07 20:48:14 +00:00
parent b009eb9efd
commit d7c15a4f14

View file

@ -6,9 +6,4 @@
</ul>
<ui-view></ui-view>
<pre>
$state = {{$state.current.name}}
$stateParams = {{$stateParams}}
</pre>
</div>