Commit fba86c2
committed
Fix import path for AliyunDrive cloud service
Corrects the import statement to use 'aliyundrive_cloud_service.dart' instead of 'aliyunDrive_cloud_service.dart' to match the actual file name and ensure proper module resolution.1 parent 0257111 commit fba86c2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments