mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2025-12-12 11:05:42 +00:00
remove unused imports
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
#!/usr/bin/python3
|
||||
|
||||
import pytest
|
||||
from webtest import TestApp
|
||||
from backend import changedetection_app
|
||||
from backend import store
|
||||
import os
|
||||
|
||||
|
||||
# https://github.com/pallets/flask/blob/1.1.2/examples/tutorial/tests/test_auth.py
|
||||
|
||||
Reference in New Issue
Block a user