Commit 18a4e703 authored by Apply55gx's avatar Apply55gx Committed by GitHub

removed unused indicies array

parent 636b7601
......@@ -20,7 +20,6 @@ paging = True
language_support = False
page_size = 5
indicies = ['top_hit', 'song', 'lyric', 'artist', 'album', 'tag', 'video', 'article', 'user']
url = 'https://genius.com/api/'
search_url = url + 'search/{index}?{query}&page={pageno}&per_page={page_size}'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment