1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-11-06 08:49:29 +02:00

Removed unused include.

This commit is contained in:
David Steele
2013-12-02 21:34:25 -05:00
parent 1e114cdc9d
commit 4a2b009c2e

View File

@@ -1,7 +1,6 @@
#!/usr/bin/perl -w #!/usr/bin/perl -w
use strict; use strict;
use Cwd 'abs_path';
use File::Basename; use File::Basename;
use Getopt::Long; use Getopt::Long;