From a72db2895a991b88141ee2ee4870f9d41d344220 Mon Sep 17 00:00:00 2001 From: SeaHOH Date: Sun, 6 Feb 2022 06:45:34 +0800 Subject: [PATCH] Revoke bad delete (#19) --- esprima/character.py | 1 - 1 file changed, 1 deletion(-) diff --git a/esprima/character.py b/esprima/character.py index 929706c..25b87d2 100644 --- a/esprima/character.py +++ b/esprima/character.py @@ -82,7 +82,6 @@ del U_CATEGORIES, UNICODE_LETTER, UNICODE_COMBINING_MARK del UNICODE_DIGIT, UNICODE_CONNECTOR_PUNCTUATION -del DECIMAL_CONV, OCTAL_CONV, HEX_CONV class Character: @staticmethod