Skip to content

Commit

Permalink
delete comment resolved by #54
Browse files Browse the repository at this point in the history
  • Loading branch information
eritbh committed Mar 14, 2024
1 parent 4a1c773 commit babf8b2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/classes/Usernotes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ import {
import {RawUsernotes, RawUsernotesConstants} from '../types/RawUsernotes';
import {Usernote} from '../types/Usernote';

// TODO: nothing here handles username case correctly; go back and check the
// toolbox implementation of that for correctness later and write test
// cases for it

/**
* A class that interfaces with the raw contents of a subreddit's `usernotes`
* wiki page, automatically upgrading old storage schemas to the current version
Expand Down

0 comments on commit babf8b2

Please sign in to comment.