diff --git a/tools/BuildWidthTable.hs b/tools/BuildWidthTable.hs index 837279c..ebd9a12 100644 --- a/tools/BuildWidthTable.hs +++ b/tools/BuildWidthTable.hs @@ -126,7 +126,6 @@ main = do result <- E.try $ addConfigWidthMap cPath tName outputPath - putStrLn "" case result of Left (e::E.SomeException) -> do putStrLn $ "Error updating Vty configuration at " <> cPath <> ": " <>