Skip to content

Commit

Permalink
added an empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan0dyatlyukkk committed Oct 23, 2023
1 parent e715298 commit 2387885
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ DELETE FROM shopping_carts WHERE shopping_carts.id = 1;

DELETE FROM users_roles;

DELETE FROM users WHERE users.email = '[email protected]';
DELETE FROM users WHERE users.email = '[email protected]';

0 comments on commit 2387885

Please sign in to comment.