some cleanups and bug fixes.

This commit is contained in:
Johannes Findeisen 2013-08-14 20:36:35 +02:00
commit 7c12fe04e6
6 changed files with 25 additions and 17 deletions

View file

@ -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