mirror of
https://github.com/hemna/aprsd-twitter-plugin.git
synced 2026-06-18 13:48:39 -04:00
fixed pep8 error
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user