mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
Readd "Dispose"
This commit is contained in:
parent
c9dabd6b4f
commit
9700c61523
@ -93,7 +93,7 @@ namespace Bloxstrap.Integrations
|
|||||||
}
|
}
|
||||||
|
|
||||||
_activeIntegrations.Clear();
|
_activeIntegrations.Clear();
|
||||||
|
_activityWatcher.Dispose();
|
||||||
GC.SuppressFinalize(this);
|
GC.SuppressFinalize(this);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user