Skip to content
Merged
Show file tree
Hide file tree
Changes from 18 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion rust-src/concordium_base/src/common/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,3 @@ pub type size_t = usize;
/// Module that provides a simple API for symmetric encryption in the output
/// formats used by Concordium.
pub mod encryption;
pub mod upward;
334 changes: 0 additions & 334 deletions rust-src/concordium_base/src/common/upward.rs

This file was deleted.

Loading
Loading