diff options
| author | bobzel <zzzman@gmail.com> | 2024-10-01 09:04:41 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2024-10-01 09:04:41 -0400 |
| commit | 2e001d89e2490f278764135f02d9191b5d704dbd (patch) | |
| tree | 75c3ba5c7983d97e49e06f4fa2702abbebe9b6f7 /src/pen-gestures/GestureTypes.ts | |
| parent | 6d0cec80757dcdb07434d7788dd2eb97c2ce4b7c (diff) | |
| parent | fa17eee93e43e2a06565045557e01a3687fb2505 (diff) | |
merged with master
Diffstat (limited to 'src/pen-gestures/GestureTypes.ts')
| -rw-r--r-- | src/pen-gestures/GestureTypes.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pen-gestures/GestureTypes.ts b/src/pen-gestures/GestureTypes.ts index 2e1c9d16f..5a8e9bd97 100644 --- a/src/pen-gestures/GestureTypes.ts +++ b/src/pen-gestures/GestureTypes.ts @@ -1,7 +1,6 @@ export enum Gestures { Line = 'line', Stroke = 'stroke', - Scribble = 'scribble', Text = 'text', Triangle = 'triangle', Circle = 'circle', |
