removed useless copy of dm file

This commit is contained in:
cloveranon
2019-12-19 00:38:24 -05:00
parent c91c9cec9c
commit c30db1e3b1
-6
View File
@@ -1,6 +0,0 @@
from story.utils import *
class HumanDM:
def generate(self, prompt, options=None, seed=None):
return input()