Skip to content

Commit ee86d38

Browse files
committed
updates to testing
1 parent b4f23ca commit ee86d38

File tree

4 files changed

+751
-265
lines changed

4 files changed

+751
-265
lines changed

pyth-sdk/src/error.rs

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

pyth-sdk/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ use schemars::JsonSchema;
88
use std::fmt;
99

1010
pub mod utils;
11-
pub mod error;
1211

1312
mod price;
1413
pub use price::Price;

0 commit comments

Comments
 (0)