mirror of
https://github.com/ilyakooo0/vty.git
synced 2024-11-25 19:22:08 +03:00
BuildWidthTable: output nit
This commit is contained in:
parent
261284cba7
commit
18abb95ff4
@ -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 <> ": " <>
|
||||
|
Loading…
Reference in New Issue
Block a user