docs: Remove header image from inline docs (#2045)

This commit is contained in:
Fabian-Lars
2024-11-13 16:07:29 +01:00
committed by GitHub
parent 9741b97e8c
commit 51856e9e0a
23 changed files with 1 additions and 47 deletions
-2
View File
@@ -2,8 +2,6 @@
// SPDX-License-Identifier: Apache-2.0
// SPDX-License-Identifier: MIT
//! [![](https://github.com/tauri-apps/plugins-workspace/raw/v2/plugins/sql/banner.png)](https://github.com/tauri-apps/plugins-workspace/tree/v2/plugins/sql)
//!
//! Interface with SQL databases through [sqlx](https://github.com/launchbadge/sqlx). It supports the `sqlite`, `mysql` and `postgres` drivers, enabled by a Cargo feature.
#![doc(