Drop unused CI metadata parsing

This commit is contained in:
Rahix 2026-03-02 10:27:33 +01:00
parent 616a82ebb7
commit 0978ed7b5e
2 changed files with 0 additions and 94 deletions

View file

@ -1,6 +1,5 @@
#![allow(unused)]
mod ci_meta;
mod collect;
mod context;
mod reminder;