mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-02 14:39:43 -05:00
whitespace
This commit is contained in:
@@ -191,7 +191,6 @@ namespace Orm::Tiny
|
||||
const QVector<AttributeItem> &values = {});
|
||||
|
||||
/* TinyBuilder methods */
|
||||
|
||||
/*! Clone the Tiny query. */
|
||||
inline Builder clone() const;
|
||||
/*! Create a new instance of the model being queried. */
|
||||
|
||||
Reference in New Issue
Block a user