From d191a33ce44be3c4e8242fd0b3abed365a9abf20 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 3 Feb 2020 22:43:40 -0700 Subject: drop superfluous perltidy marks Signed-off-by: Sean Whitton --- t/13_batchcommand.t | 2 -- 1 file changed, 2 deletions(-) diff --git a/t/13_batchcommand.t b/t/13_batchcommand.t index 109b24d..e2e5cce 100755 --- a/t/13_batchcommand.t +++ b/t/13_batchcommand.t @@ -22,8 +22,6 @@ with_temp_annexes { } catch { ok grep(/not enough arguments/, $_), "it requires an annex"; }; - #>>> - #<<< try { my $nope = $annex->batch; } catch { -- cgit v1.2.3