Skip to content

Commit a2f8cb6

Browse files
committed
use zdk and GetStrategy
1 parent 00a586a commit a2f8cb6

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

dna/zomes/files/src/get_any_record.rs

Lines changed: 0 additions & 18 deletions
This file was deleted.

dna/zomes/files/src/lib.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
mod attach_to_hrl;
22
mod callbacks;
33
mod commit_private_file;
4-
mod get_any_record;
54
mod get_file_info;
65
mod get_files;
76
mod get_private_files_from;
@@ -13,5 +12,3 @@ mod respond_to_file_notice;
1312
mod send_file;
1413
mod utils;
1514
mod write_file_chunk;
16-
17-
extern crate zome_core;

0 commit comments

Comments
 (0)