remove storage folder
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
class SearchIndexer():
|
||||
def __init__(self, story_id):
|
||||
pass
|
||||
|
||||
def index_text(self, text):
|
||||
pass
|
||||
|
||||
def index_image(self, text):
|
||||
pass
|
||||
Reference in New Issue
Block a user