rebasing with upsream (webdav and wifi client)

This commit is contained in:
Carlos Guerra
2026-04-29 12:39:08 +02:00
committed by Will Greenberg
parent 049a842987
commit fc5593f00b
5 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -513,7 +513,7 @@ pub async fn debug_set_display_state(
#[cfg(test)]
mod tests {
use super::*;
use crate::config::GpsMode as _;
use crate::config::GpsMode;
use async_zip::base::read::mem::ZipFileReader;
use axum::extract::{Path, State};
use tempfile::TempDir;