Skip to content

Commit

Permalink
Add new line to the end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
GutoVeronezi committed Feb 7, 2024
1 parent 96d6cd9 commit a058028
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ CREATE TABLE IF NOT EXISTS `cloud`.`command_timeout` (
timeout int not null,
created datetime not null,
updated datetime not null
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

0 comments on commit a058028

Please sign in to comment.