Skip to content

Commit

Permalink
cleanup includes
Browse files Browse the repository at this point in the history
  • Loading branch information
quantombone committed Sep 4, 2015
1 parent 02d8f02 commit e84b49f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Handler/CreateModel.hs
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ module Handler.CreateModel where
import Import
import Helper.Shared
import Helper.VMXTypes
--import Data.Aeson (decode', encode)
--import Data.Aeson.Types (Result(..))
--import qualified Data.ByteString.Lazy.Char8 as LBS
--import Network.HTTP.Types (status400)

data CreateModelCommand = CreateModelCommand {
createModelName :: String,
Expand Down

0 comments on commit e84b49f

Please sign in to comment.