diff mp4.t @ 1483:1220f0055135

Tests: removed unused Config imports.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 30 May 2019 16:16:14 +0300
parents 1923461981c9
children 809d67d48d21
line wrap: on
line diff
--- a/mp4.t
+++ b/mp4.t
@@ -13,8 +13,6 @@ use strict;
 
 use Test::More;
 
-use Config;
-
 BEGIN { use FindBin; chdir($FindBin::Bin); }
 
 use lib 'lib';