www: Remove some unused 'use' lines
The functionality that used those modules has been moved into ManUtils
This commit is contained in:
parent
2ed30b214c
commit
e76085014c
1 changed files with 0 additions and 4 deletions
|
|
@ -3,10 +3,6 @@
|
|||
use strict;
|
||||
use warnings;
|
||||
use TUWF ':html', 'html_escape', ':xml';
|
||||
use IPC::Open2;
|
||||
use IO::Select;
|
||||
use Encode 'encode_utf8', 'decode_utf8';
|
||||
use Time::HiRes 'tv_interval', 'gettimeofday';
|
||||
use JSON::XS;
|
||||
|
||||
use Cwd 'abs_path';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue