Skip to content

Commit 42eee21

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0925edc commit 42eee21

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

openlibrary/utils/form.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,6 @@ def get_type(self):
109109
return "email"
110110

111111

112-
113-
114-
115112
class Hidden(Input):
116113
"""Hidden input."""
117114

0 commit comments

Comments
 (0)