mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 07:58:46 +01:00
Remove Sticker Creator in favor of Web App
This commit is contained in:
@@ -1783,20 +1783,6 @@
|
||||
"updated": "2021-09-16T20:26:31.296Z",
|
||||
"reasonDetail": "Dev-only dependency."
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "sticker-creator/components/StickerFrame.js",
|
||||
"line": " const timerRef = React.useRef();",
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2022-06-14T01:19:45.446Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "sticker-creator/components/StickerFrame.tsx",
|
||||
"line": " const timerRef = React.useRef<number>();",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-07-30T16:57:33.618Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/calling/useGetCallingFrameBuffer.ts",
|
||||
|
||||
Reference in New Issue
Block a user