Remove leftover code
This commit is contained in:
		@@ -17,8 +17,6 @@ from . import readabilite
 | 
				
			|||||||
from .morss import FeedFetch, FeedGather, FeedFormat
 | 
					from .morss import FeedFetch, FeedGather, FeedFormat
 | 
				
			||||||
from .morss import Options, log, TIMEOUT, DELAY, MorssException
 | 
					from .morss import Options, log, TIMEOUT, DELAY, MorssException
 | 
				
			||||||
 | 
					
 | 
				
			||||||
from . import cred
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
def parse_options(options):
 | 
					def parse_options(options):
 | 
				
			||||||
    """ Turns ['md=True'] into {'md':True} """
 | 
					    """ Turns ['md=True'] into {'md':True} """
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user