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"
|
require "zlib"
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
require "./helpers/utils"
|
|
||||||
|
|
||||||
module Kemal
|
module Kemal
|
||||||
class StaticFileHandler < HTTP::StaticFileHandler
|
class StaticFileHandler < HTTP::StaticFileHandler
|
||||||
def call(context)
|
def call(context)
|
||||||
|
|
Loading…
Reference in a new issue