mirror of
https://github.com/hemna/aprsd-twitter-plugin.git
synced 2024-11-21 07:41:56 -05:00
fixed pep8 error
This commit is contained in:
parent
4637038b8b
commit
6eadbd0555
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user