chore
parent
5b61c73916
commit
7f29ee2cbf
|
@ -13,7 +13,6 @@ namespace LeanCloud {
|
|||
public class AVFile : IJsonConvertible {
|
||||
private FileState state;
|
||||
private readonly Stream dataStream;
|
||||
private readonly TaskQueue taskQueue = new TaskQueue();
|
||||
|
||||
#region Constructor
|
||||
/// <summary>
|
||||
|
|
Loading…
Reference in New Issue