From efa512be321b1c7b6a7344360d794a6405c7069d Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Sun, 11 May 2025 16:40:14 +0200 Subject: [PATCH] Cleanup --- RNS/Resource.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/RNS/Resource.py b/RNS/Resource.py index 5f88f3f..689c76c 100644 --- a/RNS/Resource.py +++ b/RNS/Resource.py @@ -108,11 +108,6 @@ class Resource: # it is to be handled within reasonable # time constraint, even on small systems. # - # A small system in this regard is - # defined as a Raspberry Pi, which should - # be able to compress, encrypt and hash-map - # the resource in about 10 seconds. - # # This constant will be used when determining # how to sequence the sending of large resources. #