No need for require though

This commit is contained in:
sdogruyol 2016-11-19 00:11:35 +03:00
parent 23cd325def
commit 733582f724
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@
require "zlib"
{% end %}
require "./helpers/utils"
module Kemal
class StaticFileHandler < HTTP::StaticFileHandler
def call(context)