Commit 9aac915c by Diana Huang

Remove unnecessary assignment

parent 3a8b7156
......@@ -101,7 +101,6 @@ class OpenEndedChild(object):
self.close_date = static_data['close_date']
self.s3_interface = static_data['s3_interface']
self.skip_basic_checks = static_data['skip_basic_checks']
self.system = system
# Used for progress / grading. Currently get credit just for
# completion (doesn't matter if you self-assessed correct/incorrect).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment