Fix warning
This commit is contained in:
parent
90c2637947
commit
b2e2aad1d5
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ import qualified Data.Text as T
|
||||||
|
|
||||||
import Control.Lens
|
import Control.Lens
|
||||||
import Data.Aeson.Lens
|
import Data.Aeson.Lens
|
||||||
import System.IO (withFile, IOMode(ReadMode))
|
|
||||||
|
|
||||||
|
|
||||||
data Image = Image
|
data Image = Image
|
||||||
{ image :: Text -- ^ file path
|
{ image :: Text -- ^ file path
|
||||||
|
|
Loading…
Reference in a new issue