Skip to content

Commit 0a4c628

Browse files
committed
Removed unsused imports.
1 parent 5f0a029 commit 0a4c628

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/compile_tester/test_compile_tester_projects.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
from codebender_testing.config import LIVE_SITE_URL
55
from codebender_testing.config import STAGING_SITE_URL
66
from codebender_testing.config import COMPILE_TESTER_STAGING_URL
7-
from codebender_testing.config import SOURCE_BACHELOR
8-
from codebender_testing.config import TIMEOUT
97
from selenium.webdriver.common.by import By
108
from codebender_testing.utils import SeleniumTestCase
119
import os

0 commit comments

Comments
 (0)