Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mentors.debian.net
debexpo
Commits
b21c1495
Commit
b21c1495
authored
Oct 21, 2012
by
Clément Schreiner
Browse files
Remove test print.
parent
09edd470
Changes
1
Hide whitespace changes
Inline
Side-by-side
debexpo/lib/validators.py
View file @
b21c1495
...
...
@@ -95,7 +95,6 @@ class GpgKey(formencode.validators.FieldStorageUploadConverter):
"""
user
=
meta
.
session
.
query
(
User
).
get
(
session
[
'user_id'
])
print
user_ids
for
uid
in
user_ids
:
if
user
.
email
==
uid
.
email
:
break
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment