Skip to content

Commit

Permalink
resolve merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
ShankarSinghC committed Dec 23, 2024
1 parent 40148f6 commit 7919648
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/router/src/db.rs
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ pub trait StorageInterface:
+ authentication::AuthenticationInterface
+ generic_link::GenericLinkInterface
+ relay::RelayInterface
+ user::theme::ThemeInterface
+ 'static
{
fn get_scheduler_db(&self) -> Box<dyn scheduler::SchedulerInterface>;
Expand Down

0 comments on commit 7919648

Please sign in to comment.