From fcf94077e2eaf5e42ba7b100012dfdcaa85449a0 Mon Sep 17 00:00:00 2001 From: Harald Wolff-Thobaben Date: Sun, 23 Jul 2023 10:45:46 +0200 Subject: [PATCH] Cleanup using in TemplateElement.cs --- ln.templates/html/TemplateElement.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/ln.templates/html/TemplateElement.cs b/ln.templates/html/TemplateElement.cs index 7b9d5d3..733e211 100644 --- a/ln.templates/html/TemplateElement.cs +++ b/ln.templates/html/TemplateElement.cs @@ -10,7 +10,6 @@ using System; using System.Collections; using System.Collections.Generic; -using System.IO; using System.Linq; using System.Text; using Jint.Native;