Skip to content

Commit ee3378e

Browse files
Resolved some whitespace lint
1 parent 30a2cbb commit ee3378e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/dialect/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ pub use self::sqlite::SQLiteDialect;
5555
/// Macro for streamlining the creation of derived `Dialect` objects.
5656
/// The generated struct includes `new()` and `default()` constructors.
5757
/// Requires the `derive-dialect` feature.
58-
///
58+
///
5959
/// # Syntax
6060
///
6161
/// ```text

0 commit comments

Comments
 (0)