Skip to content

Commit 9da70b7

Browse files
committed
删除多余空格
1 parent c271332 commit 9da70b7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

bsp/stm32/stm32l475-atk-pandora/board/ports/sdcard_port.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@ int stm32_sdcard_mount(void)
6565
}
6666
}
6767

68-
69-
70-
7168
return RT_EOK;
7269
}
7370
INIT_APP_EXPORT(stm32_sdcard_mount);

0 commit comments

Comments
 (0)