From 9b1e3f59465c6ba33f4266bc3add469b5e1711eb Mon Sep 17 00:00:00 2001 From: Jason Gerard DeRose Date: Mon, 27 Oct 2008 19:21:49 -0600 Subject: More docstrings, functionality, and unit tests for improved CLI class --- ipalib/constants.py | 1 - 1 file changed, 1 deletion(-) (limited to 'ipalib/constants.py') diff --git a/ipalib/constants.py b/ipalib/constants.py index 4942cc9b..9da93e00 100644 --- a/ipalib/constants.py +++ b/ipalib/constants.py @@ -54,7 +54,6 @@ DEFAULT_CONFIG = ( ('verbose', False), ('debug', False), - # ******************************************************** # The remaining keys are never set from the values here! # ******************************************************** -- cgit