baseUrl unused

This commit is contained in:
j 2011-10-22 14:58:21 +02:00
commit 7738ac2779
2 changed files with 2 additions and 6 deletions

View file

@ -366,7 +366,8 @@ def findUser(request):
'''
param data {
key: "username",
value: "foo", operator: "="
value: "foo",
operator: "=="
keys: []
}