From 45f83688a087ab5fbb2aa80745d394de41847e68 Mon Sep 17 00:00:00 2001 From: Daniel Lintott Date: Fri, 13 Jun 2014 16:18:38 +0100 Subject: [PATCH] Remove whitespace from end of file --- messages.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/messages.py b/messages.py index dd5494c..f3127c6 100644 --- a/messages.py +++ b/messages.py @@ -61,5 +61,4 @@ VM '%s' has resumed." messages_header['restartHost'] = "After applying this update, all servers must be restarted." messages_header['restartHVM'] = "After applying this update, all Linux VMs must be restarted." messages_header['restartPV'] = "After applying this update, all Windows VMs must be restarted." -messages_header['restartXAPI'] = "After applying this update, all VMs must be restarted." - +messages_header['restartXAPI'] = "After applying this update, all VMs must be restarted." \ No newline at end of file