remove old capnp code

This commit is contained in:
ranfdev
2024-11-20 20:41:10 +01:00
parent 6eae0e6972
commit 812e335c41
11 changed files with 23 additions and 899 deletions

View File

@ -7,7 +7,6 @@ use adw::subclass::prelude::*;
use futures::prelude::*;
use gtk::{gio, glib};
use ntfy_daemon::models;
use ntfy_daemon::ntfy_capnp::system_notifier;
use ntfy_daemon::NtfyHandle;
use tracing::warn;