mirror of
https://github.com/typeable/wai.git
synced 2024-12-29 09:04:33 +03:00
ForceSSL: remove redundant import.
This commit is contained in:
parent
3f222b198f
commit
e2a051e6c0
@ -17,8 +17,6 @@ import Data.Monoid (mempty)
|
||||
import Data.Monoid ((<>))
|
||||
import Network.HTTP.Types (hLocation, methodGet, status301, status307)
|
||||
|
||||
import Data.Word8 (_colon)
|
||||
|
||||
-- | For requests that don't appear secure, redirect to https
|
||||
--
|
||||
-- Since 3.0.7
|
||||
|
Loading…
Reference in New Issue
Block a user