Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 303813c

Browse files
committedMar 15, 2024·
automodernize (untested)
1 parent 582922f commit 303813c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎__init__.py

-4
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,3 @@ def ask_dialogpt(self, message):
2929
return False
3030
self.speak(answer)
3131
return True
32-
33-
34-
def create_skill():
35-
return DialoGPTSkill()

0 commit comments

Comments
 (0)
Please sign in to comment.