mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2025-12-15 20:46:35 +00:00
Fixing a few more easy lint wins
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
import json
|
||||
import uuid as uuid_builder
|
||||
import validators
|
||||
import os.path
|
||||
from os import path
|
||||
from threading import Lock, Thread
|
||||
from threading import Lock
|
||||
|
||||
from copy import deepcopy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user