sourcephile
/
git
/
gargantext.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'dev-tree-reload' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell...
[gargantext.git]
/
src
/
Gargantext
/
API
/
Admin
/
FrontEnd.hs
diff --git
a/src/Gargantext/API/Admin/FrontEnd.hs
b/src/Gargantext/API/Admin/FrontEnd.hs
index bfaffe6d6160ccad17437fbfa1fd433ec71ca84c..3e0b8092d0373d22910df96ec42d48d4f060b3fe 100644
(file)
--- a/
src/Gargantext/API/Admin/FrontEnd.hs
+++ b/
src/Gargantext/API/Admin/FrontEnd.hs
@@
-17,7
+17,6
@@
Loads all static file for the front-end.
module Gargantext.API.Admin.FrontEnd where
import Servant
-import Servant.Server.StaticFiles (serveDirectoryFileServer)
type FrontEndAPI = Raw