Skip to content

Commit

Permalink
fix pyflakes
Browse files Browse the repository at this point in the history
  • Loading branch information
djmitche committed May 9, 2012
1 parent e71d660 commit ea53458
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion master/buildbot/status/web/feeds.py
Expand Up @@ -180,7 +180,6 @@ def content(self, request):
# 'i686-debian-sarge1 shared gcc-3.3.5'
ss_list = build.getSourceStamps()
all_got_revisions = build.getAllGotRevisions() or {}
source = ""
src_cxts = []
for ss in ss_list:
sc = {}
Expand Down

0 comments on commit ea53458

Please sign in to comment.