fix(ci): remove unused import
This commit is contained in:
parent
99d6569809
commit
b5b2c770fc
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
from unittest.mock import Mock
|
||||
|
||||
import pytest
|
||||
|
||||
from scrapers.codeforces import CodeforcesScraper
|
||||
from scrapers.models import ContestSummary, ProblemSummary
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue