AI endpoint -> url setting rename

This commit is contained in:
mdecimus
2024-10-13 09:59:03 +02:00
parent a4d93341da
commit 51ccdf0c03
4 changed files with 6 additions and 7 deletions

View File

@@ -728,7 +728,6 @@ impl Store {
#[cfg(feature = "test_mode")]
#[allow(unused_variables)]
pub async fn assert_is_empty(&self, blob_store: crate::BlobStore) {
use utils::codec::leb128::Leb128Iterator;