From be74d1b001dda3f6bca5e51a8185fbd4fa311fbb Mon Sep 17 00:00:00 2001 From: Geremia Taglialatela Date: Thu, 10 Jun 2021 20:43:32 +0200 Subject: [PATCH] Revert "Easy::Operations#handle: Thread-safe cleanup (#136)" This reverts commit b4899b952f85d089358f599c71b0cf7b03db6c39. Fix #194 --- lib/ethon/easy/operations.rb | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/lib/ethon/easy/operations.rb b/lib/ethon/easy/operations.rb index a3c0185..ad5397d 100644 --- a/lib/ethon/easy/operations.rb +++ b/lib/ethon/easy/operations.rb @@ -4,20 +4,6 @@ class Easy # This module contains the logic to prepare and perform # an easy. module Operations - - class PointerHelper - class<