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