chore: remove example

pull/12706/head
Nikita Revenco 2025-01-27 23:15:34 +00:00
parent ef5c878e1c
commit 8f4d4c30b3
1 changed files with 0 additions and 8 deletions

View File

@ -1,11 +1,3 @@
/// ```helix
/// #(|hello world)#
/// #(|hello world)#
/// #[hello world|]#
/// #(|hello world)#
/// ```
fn a() {}
use crate::{ use crate::{
commands::{self, OnKeyCallback, OnKeyCallbackKind}, commands::{self, OnKeyCallback, OnKeyCallbackKind},
compositor::{Component, Context, Event, EventResult}, compositor::{Component, Context, Event, EventResult},