fix:remove not use code

master
tanyawen01770 2023-01-28 15:27:19 +08:00
parent 8d966af4a4
commit 0b2ec3aa10
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ public class StorageClient {
public final static Base64 base64 = new Base64('-', '_', '.', 0);
protected TrackerServer trackerServer;
protected StorageServer storageServer;
protected TrackerClient trackerClient;
protected byte errno;
/**