Remove unused class alias from libs/chat.php

This commit is contained in:
Dmitriy Simushev 2014-10-27 14:20:59 +00:00
parent 4ae850d529
commit 32a134f31a

View File

@ -17,8 +17,6 @@
* limitations under the License.
*/
// Import namespaces and classes of the core
use Mibew\Database;
use Mibew\Settings;
use Mibew\Thread;
use Mibew\Style\ChatStyle;