Remove useless TODO
This commit is contained in:
parent
b463c3050c
commit
6436699ba6
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@
|
|||
export enum AddMethod {
|
||||
Append,
|
||||
Insert,
|
||||
Replace // TODO: Implement this
|
||||
Replace
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue