summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortermie <github@anarkystic.com>2011-12-22 15:22:29 -0800
committertermie <github@anarkystic.com>2011-12-22 15:22:29 -0800
commit26a4cde397c16452ec0d3f70b02c3e63a3a58736 (patch)
tree15fde54d50610dd87e53a06718f0fd6316d72b13
parent5ff67d74703e2ff2a42cafe8df4b4084f82eb19d (diff)
whitespace
-rw-r--r--keystonelight/backends/policy.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/keystonelight/backends/policy.py b/keystonelight/backends/policy.py
index d2c33917..6bdcacb8 100644
--- a/keystonelight/backends/policy.py
+++ b/keystonelight/backends/policy.py
@@ -22,4 +22,3 @@ class SimpleMatch(object):
check = credentials.get(key)
if check == match:
return True
-