Skip to content

Commit

Permalink
unused value
Browse files Browse the repository at this point in the history
  • Loading branch information
sergio-bershadsky committed Jan 7, 2013
1 parent 6c763fe commit 8b1d0b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/kanone/adapter/tx.py
Expand Up @@ -722,8 +722,6 @@ def forEach__createContextChilds_on_value( self, context, value ):
def field_validate(self, context, value):
fieldcontext = self.getField( context, self.path )

result = PASS

if not self.useResult:
result = fieldcontext.value

Expand Down

0 comments on commit 8b1d0b8

Please sign in to comment.