fix:remove not use code
parent
8d966af4a4
commit
0b2ec3aa10
|
@ -28,7 +28,6 @@ public class StorageClient {
|
||||||
public final static Base64 base64 = new Base64('-', '_', '.', 0);
|
public final static Base64 base64 = new Base64('-', '_', '.', 0);
|
||||||
protected TrackerServer trackerServer;
|
protected TrackerServer trackerServer;
|
||||||
protected StorageServer storageServer;
|
protected StorageServer storageServer;
|
||||||
protected TrackerClient trackerClient;
|
|
||||||
protected byte errno;
|
protected byte errno;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue