--- a/pulldown-cmark-mdcat/src/terminal/osc.rs	2024-12-14 17:03:41.000000000 +0100
+++ b/pulldown-cmark-mdcat/src/terminal/osc.rs	2025-10-07 14:24:09.775551642 +0200
@@ -20,9 +20,6 @@
     Ok(())
 }
 
-#[derive(Debug, PartialEq, Eq, Copy, Clone)]
-pub struct Osc8Links;
-
 /// Whether the given `url` needs to get an explicit host.
 ///
 /// [OSC 8] links require that `file://` URLs give an explicit hostname, as
