feat: file history endpoint
- chore: cleaning some unused Signed-off-by: Pakin <pakin.t@forth.co.th>
This commit is contained in:
parent
2466472235
commit
4709c3b2b7
10 changed files with 313 additions and 1244 deletions
5
build.rs
5
build.rs
|
|
@ -1,5 +0,0 @@
|
|||
fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||
tonic_prost_build::configure().compile_protos(&["tbm-proto/registry.proto"], &["tbm-proto"])?;
|
||||
|
||||
Ok(())
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue