Rearranged some types in both the library and executable targets.
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
import Hummingbird
|
||||
|
||||
extension Environment {
|
||||
|
||||
// MARK: Computed
|
||||
|
||||
public var logLevel: String? {
|
||||
self.get("LOG_LEVEL")
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user