Skip to content

Commit 7c51653

Browse files
committed
Update EnvManager
1 parent 701ea17 commit 7c51653

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
import Foundation
44
import PackageDescription
55

6+
// MARK: - EnvManager
7+
68
/* GENERATED BY SPMManifestTool BEGIN */
79
/* DO NOT EDIT */
810

@@ -19,8 +21,6 @@ public struct PackageContextEnvironmentProvider: EnvironmentProvider {
1921
}
2022
}
2123

22-
// MARK: - Env Manager
23-
2424
public final class EnvManager {
2525
nonisolated(unsafe) public static let shared = EnvManager()
2626

0 commit comments

Comments
 (0)