Skip to content

Commit

Permalink
removed unneeded comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dsjen committed Aug 29, 2016
1 parent 43ed8e1 commit d7ee8d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion analytics_data_api/v0/tests/views/test_courses.py
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ def assertValidActivityResponse(self, activity_type, count):

@staticmethod
def get_activity_record(**kwargs):
# TODO: DJ -- I'm not sure why I have to format it...
datetime_format = "%Y-%m-%dT%H:%M:%SZ"
default = {
'course_id': DEMO_COURSE_ID,
Expand Down

0 comments on commit d7ee8d5

Please sign in to comment.