fix: remove commented code

This commit is contained in:
Insert5StarName 2023-09-22 22:38:07 +02:00
parent dc77a90baf
commit d9eead6ccc
1 changed files with 0 additions and 3 deletions

View File

@ -172,9 +172,6 @@ export function getNoteMenu(props: {
});
}
function edit(): void {
//os.api('notes/delete', {
// noteId: appearNote.id,
//});
os.post({
initialNote: appearNote,
renote: appearNote.renote,