Skip to content

Commit 733582f

Browse files
committed
No need for require though
1 parent 23cd325 commit 733582f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/kemal/static_file_handler.cr

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
require "zlib"
33
{% end %}
44

5-
require "./helpers/utils"
6-
75
module Kemal
86
class StaticFileHandler < HTTP::StaticFileHandler
97
def call(context)

0 commit comments

Comments
 (0)