Skip to content

Commit 10eaa1c

Browse files
committed
Merge branch '1.3.x'
2 parents 078cfd0 + 6b64683 commit 10eaa1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/pages/aippIndex/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ const AippIndex = () => {
134134
if (res.code === 0) {
135135
dispatch(setTestStatus(null));
136136
setSaveTime(getCurrentTime());
137-
getAippDetails(true);
138137
if (inspirationRefresh.current) {
139138
inspirationRefresh.current = false;
140139
let key = getUiD();

0 commit comments

Comments
 (0)