Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kasiaMarek committed Jan 23, 2024
1 parent 27707f9 commit 3993147
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ class PcReferencesProvider(
)
)
}
compiler.unitOfFile.remove(unit.source.file)
compiler.unitOfFile.remove(collector.unit.source.file)
result
}

Expand Down

0 comments on commit 3993147

Please sign in to comment.