mirror of
https://github.com/senju1337/senju.git
synced 2025-12-24 07:39:29 +00:00
fix: remove unnesessary file
This commit is contained in:
parent
bdc88e0644
commit
b2cf4a0a72
1 changed files with 0 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
||||||
from senju.haiku import Haiku
|
|
||||||
from senju.store_manager import StoreManager
|
|
||||||
|
|
||||||
haiku = Haiku(["Red suit, vents unseen,"," Sus behavior, crew unsure,"," Vote him, task complete."])
|
|
||||||
store = StoreManager()
|
|
||||||
store.save_haiku(haiku)
|
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue