Remove unneeded use.

This commit is contained in:
Pedro de Oliveira 2023-04-23 00:18:08 +01:00
parent 0db495d66f
commit 3a0c6671fb
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
mod tests { mod tests {
use voctool::voc;
use voctool::voc::VocFile; use voctool::voc::VocFile;
use voctool::voc::blocks::BlockType; use voctool::voc::blocks::BlockType;