Skip to content

Commit

Permalink
update: remove an unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dependentmadani committed Aug 23, 2024
1 parent 96412d3 commit fda44ba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/application/services/useNote.ts
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,6 @@ export default function (options: UseNoteComposableOptions): UseNoteComposableSt

const route = useRoute();

// const limitCharsForNoteTitle = 50;

/**
* Is there any note currently saving
* Used to prevent re-load note after draft is saved
Expand Down

0 comments on commit fda44ba

Please sign in to comment.