Skip to content
This repository was archived by the owner on Jul 24, 2019. It is now read-only.

Commit

Permalink
refactor: drop crystal 0.25.0/0.26.0 support
Browse files Browse the repository at this point in the history
  • Loading branch information
icyleaf committed Nov 6, 2018
1 parent 957597f commit 63b74f9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
1 change: 0 additions & 1 deletion src/salt.cr
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
require "./salt/*"
require "./salt/ext/*"

module Salt
# Run http server and takes an argument that is an Salt::App that responds to #call
Expand Down
13 changes: 0 additions & 13 deletions src/salt/ext/http_params.cr

This file was deleted.

0 comments on commit 63b74f9

Please sign in to comment.