Index: runtime/observatory/lib/src/elements/nav_bar.html |
diff --git a/runtime/observatory/lib/src/elements/nav_bar.html b/runtime/observatory/lib/src/elements/nav_bar.html |
index 62c36c37fb4df92b6c6aac31afb458217038243f..92e7b9e79b5190b0b482ee35cd05e38e8448cbab 100644 |
--- a/runtime/observatory/lib/src/elements/nav_bar.html |
+++ b/runtime/observatory/lib/src/elements/nav_bar.html |
@@ -33,8 +33,6 @@ |
</style> |
<nav> |
<ul> |
- <nav-notify notifications="{{ app.notifications }}" |
- notifyOnPause="{{ notifyOnPause }}"></nav-notify> |
<content></content> |
</ul> |
</nav> |