chore(project) cleanup
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
export default class HtmlEngine {
|
||||
constructor() {}
|
||||
|
||||
render(tpl, context = {}) {
|
||||
return tpl;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user