Skip to content

Commit

Permalink
Remove redundant attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
ja573 committed Sep 6, 2024
1 parent d96620b commit 1bb6386
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion thoth-api/src/model/work/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ pub enum WorkStatus {
Active,
#[cfg_attr(
feature = "backend",
db_rename = "withdrawn",
graphql(
description = "The work has been withdrawn from publication and will be removed from all distribution channels. This status indicates that the work is no longer available for sale or distribution and will no longer be accessible."
)
Expand Down

0 comments on commit 1bb6386

Please sign in to comment.