More .net 9 analysis changes

This commit is contained in:
Adrian Conlon
2024-10-12 12:24:42 +01:00
parent f6829f2ec0
commit 691b800d1a
8 changed files with 0 additions and 16 deletions

View File

@@ -4,8 +4,6 @@
namespace EightBit
{
using System;
public class Device
{
private PinLevel _powerLine;