diff --git a/Common.ruleset b/Common.ruleset
index 91b2472a11..f6c4d7770d 100644
--- a/Common.ruleset
+++ b/Common.ruleset
@@ -551,9 +551,6 @@
-
-
-
diff --git a/src/BizHawk.Emulation.Cores/Consoles/Fairchild/ChannelF/Memory.cs b/src/BizHawk.Emulation.Cores/Consoles/Fairchild/ChannelF/Memory.cs
index ed847802b2..a483929a34 100644
--- a/src/BizHawk.Emulation.Cores/Consoles/Fairchild/ChannelF/Memory.cs
+++ b/src/BizHawk.Emulation.Cores/Consoles/Fairchild/ChannelF/Memory.cs
@@ -40,7 +40,6 @@
/// Channel F addressable through the address space)
///
///
- ///
public void WriteBus(ushort addr, byte value)
{