Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Commit

Permalink
no need for pass
Browse files Browse the repository at this point in the history
  • Loading branch information
10se1ucgo committed Aug 3, 2015
1 parent 38005c6 commit 9ee7f8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion run.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ def onok(self, event):
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" \
Expand Down

0 comments on commit 9ee7f8e

Please sign in to comment.