remove print statement
This commit is contained in:
parent
98106f8385
commit
7f3e0aeff8
1 changed files with 0 additions and 2 deletions
|
|
@ -112,8 +112,6 @@ def get_fullnames():
|
|||
r.image = get_gravatar()
|
||||
d[r.name] = r
|
||||
|
||||
print "here"
|
||||
|
||||
return d
|
||||
|
||||
def get_startup_js():
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue