Remove Logging imports
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import Foundation
|
||||
import Logging
|
||||
|
||||
extension HBMustacheLibrary {
|
||||
/// Load templates from a folder
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
import Logging
|
||||
|
||||
/// Class holding a collection of mustache templates.
|
||||
///
|
||||
/// Each template can reference the others via a partial using the name the template is registered under
|
||||
|
||||
Reference in New Issue
Block a user