Skip to content

Commit be6cbd8

Browse files
author
Jicheng Lu
committed
remove comments
1 parent 51b5167 commit be6cbd8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/routes/page/conversation/+page.svelte

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,6 @@
7272
tags: []
7373
};
7474
75-
// /** @type {string} */
76-
// let stateKey = "";
77-
78-
// /** @type {string | null} */
79-
// let stateValue = null;
80-
8175
/** @type {{key: string, value: string | null}[]} */
8276
let states = [
8377
{ key: '', value: ''}

0 commit comments

Comments
 (0)