3 lines
86 B
Python
3 lines
86 B
Python
from reader import log_reader
|
|
from connect import database
|
|
from insert import push_log |