some cleanups and bug fixes.
This commit is contained in:
parent
3447dbe03f
commit
7c12fe04e6
6 changed files with 25 additions and 17 deletions
|
|
@ -1,12 +0,0 @@
|
|||
'''
|
||||
Just the frontends.py stub... ;)
|
||||
|
||||
If linspector is being started without a frontend "enabled" it just is doing stuff like: polling, alerting, logging etc.
|
||||
|
||||
Frontends a absolutely no requirement for running Linspector.
|
||||
'''
|
||||
|
||||
|
||||
class Frontends():
|
||||
def __init__(self, **kwargs):
|
||||
return
|
||||
Loading…
Add table
Add a link
Reference in a new issue