fixed pep8 error

This commit is contained in:
Hemna 2023-01-10 11:48:51 -05:00
parent 4637038b8b
commit 6eadbd0555
1 changed files with 0 additions and 3 deletions

View File

@ -1,10 +1,7 @@
import logging
from oslo_config import cfg
from aprsd_twitter_plugin.conf import twitter
CONF = cfg.CONF
twitter.register_opts(CONF)