cleanup
This commit is contained in:
parent
03eeef777f
commit
6db815aa42
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ public class Uploader extends AppCompatActivity {
|
|||
ProgressBar simpleProgressBar;
|
||||
long filesize;
|
||||
File ufile;
|
||||
StorageManager sm;
|
||||
Intent intent;
|
||||
private static final long MAX_SINGLE_PART_UPLOAD_BYTES = 5 * 1024 * 1024;
|
||||
|
||||
|
|
Loading…
Reference in a new issue