Skip to content

Commit c365e88

Browse files
committed
Format
1 parent 346f850 commit c365e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Hub/HubApi.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ public extension HubApi {
575575
.appendingPathComponent(".cache")
576576
.appendingPathComponent("huggingface")
577577
.appendingPathComponent("download")
578-
578+
579579
let shouldUseOfflineMode = await NetworkMonitor.shared.state.shouldUseOfflineMode()
580580

581581
if useOfflineMode ?? shouldUseOfflineMode {

0 commit comments

Comments
 (0)