Skip to content

Commit 1fdf1b9

Browse files
Update Analyzer/AnalyzerTool.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 31eac72 commit 1fdf1b9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Analyzer/AnalyzerTool.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ public int Analyze(
2929
{
3030
m_Verbose = verbose;
3131

32-
// TODO: skipReferences needs to be passed into AssetBundleWriter
3332
using SQLiteWriter writer = new (databaseName);
3433

3534
try

0 commit comments

Comments
 (0)