Skip to content

Commit

Permalink
Fix an import
Browse files Browse the repository at this point in the history
  • Loading branch information
stackotter committed Jul 10, 2021
1 parent 0f45cba commit d8ae3a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Shared/Storage/StorageManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
//

import Foundation
import ZIPFoundation

/// A manager that provides all of the functionality DeltaClient needs to interact with the file system.
class StorageManager {
Expand Down

0 comments on commit d8ae3a0

Please sign in to comment.