chore: drop the stale doc_markdown allow on OpQuestion (#1474)
This commit is contained in:
parent
022fd5015c
commit
97f8781150
1 changed files with 0 additions and 1 deletions
|
|
@ -68,7 +68,6 @@ fn ensure_columns(conn: &Connection) -> Result<()> {
|
|||
}
|
||||
|
||||
#[derive(Debug, Clone, Serialize)]
|
||||
#[allow(clippy::doc_markdown)]
|
||||
pub struct OpQuestion {
|
||||
pub id: i64,
|
||||
pub asker: String,
|
||||
|
|
|
|||
Loading…
Reference in a new issue