Skip to content

Commit

Permalink
Remove unused import to satisfy CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
theunkn0wn1 committed Mar 23, 2021
1 parent 70816a0 commit 5a687d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion canvasapi/upload.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import io
import json
import os
from pathlib import Path
from typing import Union

from canvasapi.util import combine_kwargs
Expand Down

0 comments on commit 5a687d4

Please sign in to comment.