Fix trailing blank lines in samples.

This commit is contained in:
Daniel Nichter
2012-03-07 09:38:10 -07:00
parent 991d6c606b
commit 14760f22d3
2 changed files with 0 additions and 2 deletions

View File

@@ -40,4 +40,3 @@ CREATE TABLE `user` (
PRIMARY KEY (`Host`,`User`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin COMMENT='Users and global privileges'

View File

@@ -42,4 +42,3 @@ CREATE TABLE `user` (
PRIMARY KEY (`Host`,`User`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin COMMENT='Users and global privileges'