Cleaning some pyflakes that made it into the last commit. Commit ready for merge.

- Legacy-Id: 18743
This commit is contained in:
Robert Sparks 2020-12-08 15:50:43 +00:00
parent 708ab108e6
commit 3697a9e9a4

View file

@ -31,9 +31,7 @@ class Helper(object):
)
def forward(apps,schema_editor):
ReviewAssignment = apps.get_model('review','ReviewAssignment')
Document = apps.get_model('doc','Document')
State = apps.get_model('doc','State')
Person = apps.get_model('person','Person')
# The calculation of review_path makes the assumption that DOCUMENT_PATH_PATTERN only uses