Cleanup
diff --git a/voltha/structlog_setup.py b/voltha/structlog_setup.py
index e153106..53bfc72 100644
--- a/voltha/structlog_setup.py
+++ b/voltha/structlog_setup.py
@@ -29,9 +29,6 @@
     from dummy_thread import get_ident as _get_ident
 
 
-DEFAULT_FLUENT_SERVER = 'localhost:24224'
-
-
 class FluentRenderer(object):
     def __call__(self, logger, name, event_dict):
         # in order to keep structured log data in event_dict to be forwarded as