diff --git a/ocdskingfisherprocess/config.py b/ocdskingfisherprocess/config.py index 13d9772c..b655531c 100644 --- a/ocdskingfisherprocess/config.py +++ b/ocdskingfisherprocess/config.py @@ -4,7 +4,6 @@ import pgpasslib - """This holds configuration information for Kingfisher. Whatever tool is calling it - CLI or other code - should create one of these, set it up as required and pass it around. """