diff options
Diffstat (limited to 'framework/Web/UI/WebControls/TSafeHtml.php')
-rw-r--r-- | framework/Web/UI/WebControls/TSafeHtml.php | 1 |
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}
|