mirror of
https://github.com/sp-tarkov/patcher.git
synced 2025-02-12 21:10:46 -05:00
Update 'Patcher/PatcherUtils/LazyOperations.cs'
This commit is contained in:
parent
308ea92267
commit
280d058353
@ -91,7 +91,6 @@ namespace PatcherUtils
|
||||
/// <summary>
|
||||
/// Deletes the <see cref="TempDir"/> recursively
|
||||
/// </summary>
|
||||
/// <Returns>Returns true if the temp directory was deleted.</Returns>
|
||||
public static void CleanupTempDir()
|
||||
{
|
||||
DirectoryInfo dir = new DirectoryInfo(TempDir);
|
||||
|
Loading…
x
Reference in New Issue
Block a user