Skip to content

Commit

Permalink
feat: remove subscription tiers
Browse files Browse the repository at this point in the history
  • Loading branch information
Theodus committed Jan 4, 2024
1 parent 0155ba9 commit 55ce43d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 91 deletions.
2 changes: 0 additions & 2 deletions graph-subscriptions-rs/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ use std::{
str::FromStr as _,
};

pub mod subscription_tier;

abigen!(
Subscriptions,
"../contracts/build/Subscriptions.abi",
Expand Down
89 changes: 0 additions & 89 deletions graph-subscriptions-rs/src/subscription_tier.rs

This file was deleted.

0 comments on commit 55ce43d

Please sign in to comment.