From 387d4e3c269688b1bd4f6725266c8d7d49577156 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Tue, 20 May 2025 18:39:56 -0600 Subject: [PATCH] -- --- perl/Triple.pm | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/perl/Triple.pm b/perl/Triple.pm index 527d7c8..26b70a6 100644 --- a/perl/Triple.pm +++ b/perl/Triple.pm @@ -56,30 +56,6 @@ sub Triple::main { my $template = Template->new({INCLUDE_PATH => 'tt'}); my @threads = ( - [ - [ "Post", 1 ], - [ "Sneed", 2 ], - ], - [ - [ "based", 3 ], - [ "retard", 4 ], - ], - [ - [ "Post", 1 ], - [ "Sneed", 2 ], - ], - [ - [ "based", 3 ], - [ "retard", 4 ], - ], - [ - [ "Post", 1 ], - [ "Sneed", 2 ], - ], - [ - [ "based", 3 ], - [ "retard", 4 ], - ], [ [ "Post", 1 ], [ "Sneed", 2 ], -- 2.39.5