mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-20 15:00:42 -07:00
Clear unusefull comments
This commit is contained in:
@@ -21,5 +21,4 @@ const ctx = {
|
|||||||
title: 'Welcome to liquidjs!'
|
title: 'Welcome to liquidjs!'
|
||||||
}
|
}
|
||||||
|
|
||||||
// console.log('isTruthy:', isTruthy('a string here'));
|
|
||||||
engine.renderFile('todolist', ctx).then(console.log)
|
engine.renderFile('todolist', ctx).then(console.log)
|
||||||
|
|||||||
Reference in New Issue
Block a user