summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
Diffstat (limited to 'framework')
-rw-r--r--framework/Web/UI/WebControls/TSafeHtml.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/Web/UI/WebControls/TSafeHtml.php b/framework/Web/UI/WebControls/TSafeHtml.php
index b9f1156c..0dae3b75 100644
--- a/framework/Web/UI/WebControls/TSafeHtml.php
+++ b/framework/Web/UI/WebControls/TSafeHtml.php
@@ -1,7 +1,6 @@
<?php
Prado::using('System.3rdParty.SafeHtml.TSafeHtmlParser');
-Prado::using('System.IO.TTextWriter');
/**
* ${classname}