fix: remove unnecessary using directive to fix IDE0005 build errors #5
Annotations
10 errors
|
format-check:
src/Models/Watcher.cs#L2
Using directive is unnecessary.
|
|
format-check:
src/Models/RefreshOptions.cs#L1
Using directive is unnecessary.
|
|
format-check:
src/Commands/QueryBranchesOptimized.cs#L3
Using directive is unnecessary.
|
|
format-check:
src/Commands/GitFlowFinish.cs#L2
Using directive is unnecessary.
|
|
format-check:
src/Commands/CommandWithRetry.cs#L3
Using directive is unnecessary.
|
|
format-check:
src/Models/User.cs#L3
Using directive is unnecessary.
|
|
format-check:
src/Models/User.cs#L1
Using directive is unnecessary.
|
|
format-check:
src/Models/CredentialManager.cs#L5
Using directive is unnecessary.
|
|
format-check:
src/Commands/Optimization/BatchQueryExecutor.cs#L5
Using directive is unnecessary.
|
|
format-check:
src/Models/PerformanceMonitor.cs#L4
Using directive is unnecessary.
|