Commit 8552536
Remove assertion debug code for show/hide refactoring (go-gitea#23576)
When doing the refactoring:
* go-gitea#22950
I added some debug mode code (assertShown) to help to catch bugs, it did
catch some bugs like:
* go-gitea#23074
If it has been proved that there is no more bugs, this assertion could
be removed easily and clearly.
Feel free to decide when to remove it (feel free to convert it from
Draft to Ready for Review).
cc: @silverwind1 parent 8abfbe2 commit 8552536
1 file changed
+0
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 1 | | |
22 | 2 | | |
23 | 3 | | |
| |||
41 | 21 | | |
42 | 22 | | |
43 | 23 | | |
44 | | - | |
45 | 24 | | |
46 | 25 | | |
47 | | - | |
48 | 26 | | |
49 | | - | |
50 | 27 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | 28 | | |
55 | 29 | | |
56 | 30 | | |
| |||
0 commit comments