Remove spurious warnings

This commit is contained in:
Isaac Clayton 2022-07-11 18:36:33 +02:00
parent 41918101ed
commit 031162b473
3 changed files with 2 additions and 4 deletions

View file

@ -1,6 +1,5 @@
use plugin::prelude::*;
use serde::Deserialize;
use serde_json::json;
use std::fs;
use std::path::PathBuf;