Skip to content

Commit

Permalink
[stack-deploy] Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mbj committed Apr 21, 2024
1 parent ee9ec06 commit a9817ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stack-deploy/src/StackDeploy/CLI.hs
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ parserInfo instanceSpecMap = wrapHelper commands "stack commands"
action
(Map.lookup instanceName instanceSpecMap)


printList :: Conversion Text a => [a] -> MIO env ()
printList = traverse_ say

Expand Down

0 comments on commit a9817ad

Please sign in to comment.