Browse Source

remove code

lloydzhou 1 year ago
parent
commit
6cc0a5a1a4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/constant.ts

+ 0 - 1
app/constant.ts

@@ -60,7 +60,6 @@ export enum FileName {
 }
 
 export enum StoreKey {
-  File = "chat-next-web-file",
   Chat = "chat-next-web-store",
   Access = "access-control",
   Config = "app-config",