trader-workstation: fix style

This commit is contained in:
Bo Anderson
2023-12-15 17:38:30 +00:00
parent abd84ec7aa
commit f1c5d89924
-1
View File
@@ -23,7 +23,6 @@ cask "trader-workstation" do
uninstall_preflight do
ohai "Stopping all running instances of Trader Workstation prior to uninstall"
system_command "/usr/bin/pkill", args: ["-f", "/Applications/Trader Workstation/Trader Workstation.app"]
rescue RuntimeError
ohai "No running instances of Trader Workstation found"
end