Skip to content

Commit e9a947f

Browse files
committed
Remove unneeded pass statement
Signed-off-by: Ivan Kanakarakis <[email protected]>
1 parent eb341a1 commit e9a947f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/satosa/micro_services/ldap_attribute_store.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ class LdapAttributeStoreError(SATOSAError):
2828
LDAP attribute store error
2929
"""
3030

31-
pass
32-
3331

3432
class LdapAttributeStore(ResponseMicroService):
3533
"""

0 commit comments

Comments
 (0)