Code formatting and usings cleanup

This commit is contained in:
Matt Nadareski
2024-07-17 15:46:42 -04:00
parent 5c179bbf8b
commit 8344e9ae9b
63 changed files with 49 additions and 104 deletions

View File

@@ -206,7 +206,7 @@ have a current entry in the DAT index.";
outDir: _depots!.Keys.ToList()[0],
outputFormat: OutputFormat.TorrentGzipRomba,
asFiles: TreatAsFile.NonArchive);
return true;
}
}