Skip to content

Commit 4f24345

Browse files
Drop unused System.Linq using
Pre-existing dead using surfaced after the doc edits — no LINQ methods are used in this file. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent e68a6d5 commit 4f24345

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/PlanViewer.App/Services/AppSettingsService.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
using System.Collections.Generic;
33
using System.Diagnostics;
44
using System.IO;
5-
using System.Linq;
65
using System.Text.Json;
76
using System.Text.Json.Serialization;
87

0 commit comments

Comments
 (0)