diff options
| -rw-r--r-- | lib/zorglub/app.rb | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/lib/zorglub/app.rb b/lib/zorglub/app.rb index 91635ab..c001ae5 100644 --- a/lib/zorglub/app.rb +++ b/lib/zorglub/app.rb @@ -18,7 +18,6 @@ module Zorglub          engines: {},          haml_options: {            format: :html5, -          encoding: 'utf-8',            escape_html: false          },          sass_options: { | 
