update comment
authorJoey Hess <joey@kitenet.net>
Thu, 28 Mar 2013 19:03:51 +0000 (15:03 -0400)
committerJoey Hess <joey@kitenet.net>
Thu, 28 Mar 2013 19:03:51 +0000 (15:03 -0400)
Assistant/WebApp/DashBoard.hs

index 00738a70c2494ca2ec52a3bd1f25e434cd162d31..bb97074155b72797c3c2f243bacccb42ef058663 100644 (file)
@@ -27,9 +27,7 @@ import Text.Hamlet
 import qualified Data.Map as M
 import Control.Concurrent
 
-{- A display of currently running and queued transfers.
- -
- - Or, if there have never been any this run, an intro display. -}
+{- A display of currently running and queued transfers. -}
 transfersDisplay :: Bool -> Widget
 transfersDisplay warnNoScript = do
        webapp <- lift getYesod