Skip to content

Commit

Permalink
Delete property
Browse files Browse the repository at this point in the history
  • Loading branch information
CyrusNajmabadi committed Feb 5, 2025
1 parent 1f854db commit 6afbe53
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ public DiagnosticIncrementalAnalyzer(
Contract.ThrowIfNull(analyzerService);

AnalyzerService = analyzerService;
Workspace = workspace;
GlobalOptions = globalOptionService;

_stateManager = new StateManager(workspace, analyzerInfoCache);
Expand Down

0 comments on commit 6afbe53

Please sign in to comment.