No need for require though
This commit is contained in:
parent
23cd325def
commit
733582f724
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
require "zlib"
|
||||
{% end %}
|
||||
|
||||
require "./helpers/utils"
|
||||
|
||||
module Kemal
|
||||
class StaticFileHandler < HTTP::StaticFileHandler
|
||||
def call(context)
|
||||
|
|
Loading…
Reference in a new issue