Просмотр исходного кода

Dpkg::Control::Hash: Do not require unused Dpkg::ErrorHandling

Guillem Jover лет назад: 13
Родитель
Сommit
96b7c546a5
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      scripts/Dpkg/Control/Hash.pm

+ 0 - 1
scripts/Dpkg/Control/Hash.pm

@@ -398,7 +398,6 @@ package Dpkg::Control::Hash::Tie;
 # same order. But the order information is stored in a parent object of
 # type Dpkg::Control.
 
-use Dpkg::ErrorHandling;
 use Dpkg::Checksums;
 
 use Tie::Hash;