From 7db480af0f944ca0e6c062cd1243c63ad7f878d1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 13 Dec 2012 00:45:27 -0400 Subject: whitespace fixes --- Command/WebApp.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Command/WebApp.hs') diff --git a/Command/WebApp.hs b/Command/WebApp.hs index 1d97eb304..11ba23d83 100644 --- a/Command/WebApp.hs +++ b/Command/WebApp.hs @@ -30,7 +30,7 @@ import Control.Concurrent.STM def :: [Command] def = [noCommit $ noRepo startNoRepo $ dontCheck repoExists $ - command "webapp" paramNothing seek "launch webapp"] + command "webapp" paramNothing seek "launch webapp"] seek :: [CommandSeek] seek = [withNothing start] -- cgit v1.2.3