mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Remove redundat http require and move it to kemal.cr
This commit is contained in:
parent
d11b702ee4
commit
6ffa4af0e1
4 changed files with 10 additions and 15 deletions
|
@ -1,3 +1,4 @@
|
|||
require "http"
|
||||
require "./kemal/*"
|
||||
require "./kemal/helpers/*"
|
||||
require "./kemal/middleware/*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue