From 865e6cb5b259f6694878e9d61fbfb25872ef8514 Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Sun, 21 Feb 2010 04:18:40 +0000 Subject: [PATCH] remove debugging output --- sfa/plc/api.py | 1 - 1 file changed, 1 deletion(-) diff --git a/sfa/plc/api.py b/sfa/plc/api.py index 9bfd10ae..c9a437aa 100644 --- a/sfa/plc/api.py +++ b/sfa/plc/api.py @@ -45,7 +45,6 @@ class SfaAPI(BaseAPI): self.SfaTable = SfaTable # Better just be documenting the API if config is None: - print "CONFIG IS NONE" return # Load configuration -- 2.47.0