From 9ee7f8e344d933de1ff44e81e140a67c125dd678 Mon Sep 17 00:00:00 2001 From: 10se1ucgo Date: Mon, 3 Aug 2015 11:29:43 -0400 Subject: no need for pass --- run.py | 1 - 1 file changed, 1 deletion(-) diff --git a/run.py b/run.py index ac20f34..f06c599 100644 --- a/run.py +++ b/run.py @@ -72,7 +72,6 @@ class WinFrame(wx.Frame): shell=True) # Prevent modification to file except IOError: print "Unable to clear DiagTrack log. Deleted, or is the program not elevated?" - pass if self.hostbox.IsChecked(): self.MSHosts = "\r\n0.0.0.0 vortex.data.microsoft.com\r\n0.0.0.0 vortex-win.data.microsoft.com\r\n" \ -- cgit v1.2.3