Skip to content

Commit

Permalink
Cleanup: removed the infrastructure for importing reviews from the ol…
Browse files Browse the repository at this point in the history
…d review tool. Commit ready for merge.

 - Legacy-Id: 15865
  • Loading branch information
rjsparks committed Jan 3, 2019
1 parent 25cc00f commit 87dd249
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 784 deletions.
Expand Up @@ -39,6 +39,7 @@ class Migration(migrations.Migration):

dependencies = [
('doc', '0008_add_uploaded_filename'),
('review', '0008_remove_reviewrequest_old_id'),
]

operations = [
Expand Down

0 comments on commit 87dd249

Please sign in to comment.