mirror of
https://github.com/webmin/webmin.git
synced 2025-07-21 23:40:34 +00:00
Fix to remove from load no longer used lib
This commit is contained in:
@ -13,7 +13,6 @@ Functions for creating configuration file backups. Some example code :
|
||||
BEGIN { push(@INC, ".."); };
|
||||
use strict;
|
||||
use warnings;
|
||||
use POSIX;
|
||||
use WebminCore;
|
||||
our (%text, $module_config_directory, %config);
|
||||
&init_config();
|
||||
|
Reference in New Issue
Block a user