chore: fix pre-commit error

This commit is contained in:
Matthias 2024-07-22 19:31:30 +02:00
parent 5093349732
commit 0d7400fff4

View File

@ -119,4 +119,3 @@ DELETE FROM trades WHERE id = 31;
!!! Warning
This will remove this trade from the database. Please make sure you got the correct id and **NEVER** run this query without the `where` clause.