removed parse_log

This commit is contained in:
matthias@arch 2023-05-15 22:06:08 +02:00
parent a326b6d345
commit eec707e3b4

View File

@ -1,5 +1,4 @@
"""Gather analytics from nginx access logs and visualize them through generated images and a generated html"""
# __package__ = 'regina'
from regina.data_collection import parse_log
from regina import database