remove storage folder

This commit is contained in:
Aleix Conchillo Flaqué
2024-05-31 11:31:34 -07:00
parent 3fef818843
commit 2f335100a5
2 changed files with 0 additions and 9 deletions

View File

@@ -1,9 +0,0 @@
class SearchIndexer():
def __init__(self, story_id):
pass
def index_text(self, text):
pass
def index_image(self, text):
pass