Commit 37c3a450 authored by Alexandre Delanoë's avatar Alexandre Delanoë

cosmetics

parent d49c46a9
......@@ -167,7 +167,6 @@ post' = do
)
del' :: [NodeId] -> IO Int
del' ns = do
c <- connectGargandb "gargantext.ini"
......@@ -175,4 +174,3 @@ del' ns = do
del c h ns
......@@ -322,4 +322,3 @@ postNode c uid pid (Node' _ _ _ _) = panic "postNode for this type not implement
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment