Skip to content

Commit

Permalink
fix flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
djay committed Sep 25, 2019
1 parent 3695145 commit c0e17c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/collective/easyform/tests/testValidators.py
Expand Up @@ -368,7 +368,6 @@ def afterSetUp(self):
proxy.public_key = u"foo"
proxy.private_key = u"bar"


def LoadRequestForm(self, **kwargs):
request = self.layer["request"]
request.form.clear()
Expand Down

0 comments on commit c0e17c8

Please sign in to comment.