mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
removed useless destructor
This commit is contained in:
parent
e3f6712df6
commit
21993b36ee
1 changed files with 0 additions and 5 deletions
|
|
@ -40,11 +40,6 @@ final class OneDriveApi
|
|||
//http.verbose = verbose;
|
||||
}
|
||||
|
||||
~this()
|
||||
{
|
||||
http.shutdown();
|
||||
}
|
||||
|
||||
void authorize()
|
||||
{
|
||||
import std.stdio, std.regex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue