mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-01 19:17:41 +03:00
Cleanup
This commit is contained in:
parent
1e74566d15
commit
1c9eafb6fc
@ -1,12 +1,8 @@
|
|||||||
import faulthandler
|
|
||||||
import logging
|
import logging
|
||||||
import multiprocessing as mp
|
import multiprocessing as mp
|
||||||
import signal
|
|
||||||
import sys
|
|
||||||
import threading
|
import threading
|
||||||
from functools import wraps
|
|
||||||
from logging.handlers import QueueHandler
|
from logging.handlers import QueueHandler
|
||||||
from typing import Any, Callable, Optional
|
from typing import Callable, Optional
|
||||||
|
|
||||||
import frigate.log
|
import frigate.log
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user