Skip to content

Commit

Permalink
Impl playbook create method
Browse files Browse the repository at this point in the history
  • Loading branch information
jiahao6635 committed Jan 19, 2024
1 parent 66d4e18 commit ba0ab9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/services/playbook.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

use amp_client::playbooks::PlaybookPayload;
use amp_common::resource::{PlaybookSpec, Preface};
use amp_common::schema::GitReference;
use std::sync::Arc;
use tracing::{error, info};

Expand Down

0 comments on commit ba0ab9d

Please sign in to comment.