Remove leftover code

master
pictuga 2020-08-23 19:07:12 +02:00
parent 5bd2557619
commit 75935114e4
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@ from . import readabilite
from .morss import FeedFetch, FeedGather, FeedFormat
from .morss import Options, log, TIMEOUT, DELAY, MorssException
from . import cred
def parse_options(options):
""" Turns ['md=True'] into {'md':True} """