Skip to content

Commit

Permalink
removing redundant uptime
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffsu committed Sep 13, 2012
1 parent e863f54 commit d882d9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion www/views/layout.jade
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ html
ul.nav
li: a(href="/services") Services
li: a(href="/stats") Stats
li: a(href="#")= "Uptime: " + htime.humanize(process.uptime()*1000);

.container-fluid
unless query.plain
Expand Down

0 comments on commit d882d9d

Please sign in to comment.