Remove adding behaviors

This commit is contained in:
Eric NGUYEN 2022-08-12 13:24:00 +02:00
parent c81a6fe44b
commit d60410f7f2

View file

@ -1,4 +0,0 @@
export enum AddingBehavior {
InsertInto,
Replace
}