2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-02 17:47:37 +00:00

remove use version

This commit is contained in:
Wai Yee Wong
2023-01-27 10:26:19 -05:00
parent 457da8b073
commit 786d271c5f

View File

@@ -14,7 +14,6 @@ use xCAT::SvrUtils;
use Socket;
use Fcntl qw/:flock/;
use Data::Dumper;
use version;
# This is a rewrite of DNS management using nsupdate rather than
# direct zone mangling