diff options
-rw-r--r-- | app/assets/stylesheets/performance_bar.scss | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/assets/stylesheets/performance_bar.scss b/app/assets/stylesheets/performance_bar.scss index b6ad13537b7..2890b6b1e49 100644 --- a/app/assets/stylesheets/performance_bar.scss +++ b/app/assets/stylesheets/performance_bar.scss @@ -2,9 +2,6 @@ @import "peek/views/performance_bar"; @import "peek/views/rblineprof"; -// require peek/views/performance_bar -// require peek/views/rblineprof - #peek { height: 35px; background: $black; |