1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2026-06-20 01:17:49 +02:00

Removed unused include.

This commit is contained in:
David Steele
2013-12-02 21:34:25 -05:00
parent 1e114cdc9d
commit 4a2b009c2e
-1
View File
@@ -1,7 +1,6 @@
#!/usr/bin/perl -w
use strict;
use Cwd 'abs_path';
use File::Basename;
use Getopt::Long;