]> Sergey Matveev's repositories - public-inbox.git/blobdiff - xt/eml_check_limits.t
imap: use git-cat-file asynchronously
[public-inbox.git] / xt / eml_check_limits.t
index 39de047645b378de92d4d0d706790fe857323714..2d632799956730bbb124b1795921259d3e490fce 100644 (file)
@@ -55,7 +55,6 @@ my $cat_cb = sub {
 };
 
 my $t = timeit(1, sub {
-       $git->cat_async_begin;
        my ($blob, $type);
        while (<$fh>) {
                ($blob, $type) = split / /;