give stats module more specific name
This commit is contained in:
parent
b1a7641db9
commit
11d97a12d0
8 changed files with 6 additions and 6 deletions
|
@ -4,9 +4,8 @@ SSE API for node client access
|
|||
"""
|
||||
from flask import g, Blueprint
|
||||
from gevent import sleep
|
||||
#from time import sleep
|
||||
|
||||
from statistics.transports.tor import TorStats
|
||||
from onionrstatistics.transports.tor import TorStats
|
||||
from .. import wrapper
|
||||
"""
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue