Skip to content

Commit b720c8a

Browse files
committed
Merge remote-tracking branch 'origin/develop' into element
2 parents 4ec679a + 989c4a3 commit b720c8a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/vector/platform/VectorBasePlatform.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,6 @@ import {getVectorConfig} from "../getconfig";
2323

2424
import Favicon from "../../favicon";
2525

26-
export const updateCheckStatusEnum = {
27-
CHECKING: 'CHECKING',
28-
ERROR: 'ERROR',
29-
NOTAVAILABLE: 'NOTAVAILABLE',
30-
DOWNLOADING: 'DOWNLOADING',
31-
READY: 'READY',
32-
};
33-
3426
/**
3527
* Vector-specific extensions to the BasePlatform template
3628
*/

0 commit comments

Comments
 (0)