--- /URLCodec.java	2023-07-05 02:58:44.274053318 +0200
+++ /Codec-1/src/java/org/apache/commons/codec/net/URLCodec.java	2023-07-05 02:58:44.274053318 +0200
@@ -98,7 +98,8 @@
      */
     public URLCodec(String charset) {
         super();
-        this.charset = charset;
+ 
+ 
     }
 
     /**
