mirror of
https://github.com/mjallen18/snowfall-lib.git
synced 2026-04-18 09:05:58 -05:00
Merge pull request #96 from snowfallorg/dev
fix(templates): remove leftover debugging statements
This commit is contained in:
@@ -37,8 +37,6 @@ in {
|
||||
templates
|
||||
// {
|
||||
${metadata.name} =
|
||||
(builtins.trace "name: ${metadata.name}")
|
||||
(builtins.trace "path: ${metadata.path}")
|
||||
(overrides.${metadata.name} or {})
|
||||
// {
|
||||
inherit (metadata) path;
|
||||
|
||||
Reference in New Issue
Block a user