Merge branch 'dev-tree-reload' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell...
[gargantext.git] / src / Gargantext / API / Admin / FrontEnd.hs
index bfaffe6d6160ccad17437fbfa1fd433ec71ca84c..3e0b8092d0373d22910df96ec42d48d4f060b3fe 100644 (file)
@@ -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