Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cernicc committed Jan 23, 2025
1 parent fc8a132 commit 567a002
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions storage-provider/server/src/local_index_directory/mod.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// TODO(@cernicc,23/01/2025): Remove this after the index is integrated
#![allow(dead_code)]

use std::{ops::Deref, string};

use base64::Engine;
Expand Down

0 comments on commit 567a002

Please sign in to comment.