Skip to content

Commit

Permalink
chore: 린트 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyxxn committed Dec 4, 2024
1 parent ace0be2 commit 9e37a32
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ final class SceneDelegate: UIResponder, UIWindowSceneDelegate {
MHLogger.error(error.localizedDescription + #function)
}
}

private func registerStorageDepedency() throws {
DIContainer.shared.register(CoreDataStorage.self, object: CoreDataStorage())

Expand Down

0 comments on commit 9e37a32

Please sign in to comment.