Skip to content

Commit

Permalink
remove GradebookCsv shim
Browse files Browse the repository at this point in the history
refs FOO-2474
flag=none

TEST PLAN:
  1) specs pass

Change-Id: Iad9b84861e9c1e2a0d535e6a3f8386e123914efe
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/277128
Tested-by: Service Cloud Jenkins <[email protected]>
Reviewed-by: Jacob Burroughs <[email protected]>
QA-Review: Ethan Vizitei <[email protected]>
Product-Review: Ethan Vizitei <[email protected]>
  • Loading branch information
evizitei committed Oct 29, 2021
1 parent d6f5683 commit 9a3d356
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/models/gradebook_csv.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,3 @@ def failed?
progress.workflow_state == 'failed'
end
end

# TODO: this shim is temporary while we rename
# references in plugins. It should then be removed.
GradebookCsv = GradebookCSV

0 comments on commit 9a3d356

Please sign in to comment.