mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-09 05:06:43 +01:00
somehow, no warnings
This commit is contained in:
parent
8652a5e415
commit
a64925ba8c
7 changed files with 118 additions and 118 deletions
|
|
@ -1,3 +1,3 @@
|
|||
use std::sync::Arc;
|
||||
use clap::{self, Parser};
|
||||
use tek::{*, jack::*};
|
||||
#[allow(unused_imports)] use std::sync::Arc;
|
||||
#[allow(unused_imports)] use clap::{self, Parser};
|
||||
#[allow(unused_imports)] use tek::{*, jack::*};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue