From c4487042659b5f2111348a1ee2384189064cad2f Mon Sep 17 00:00:00 2001 From: juga Date: Mon, 26 Oct 2020 10:55:53 +0000 Subject: [PATCH] tests: Remove unused constant myself --- tests/constants.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/constants.py b/tests/constants.py index cf5e02b..f83f3bb 100644 --- a/tests/constants.py +++ b/tests/constants.py @@ -8,9 +8,6 @@ INCOMING_MSG = 2 ANGLE_ADDR = "<{}>" NAME_ADDR = "{} {}" -PEP_NAME = "myself" -PEP_ADDRESS = "myself@pep.fundation" - BOB_NAME = "Bob Babagge" BOB_ADDRESS = "bob@openpgp.example" BOB_FP = "D1A66E1A23B182C9980F788CFBFCC82A015E7330"