Skip to content

Commit ae66749

Browse files
committed
Remove accidentally pasted text
1 parent d3637f3 commit ae66749

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wp-includes/sqlite/class-wp-sqlite-translator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1004,7 +1004,7 @@ private function parse_create_table() {
10041004
$this->rewriter->replace_all( array() );
10051005

10061006
/*
1007-
* Decide how to parse the current line. We ehttps://github.com/WordPress/sqlite-database-integration/blob/eba8ab5a92d95d332cdbcdf008c7328906027cc2/wp-includes/sqlite/class-wp-sqlite-translator.php#L1007xpect either:
1007+
* Decide how to parse the current line. We expect either:
10081008
*
10091009
* Field definition, e.g.:
10101010
* `my_field` varchar(255) NOT NULL DEFAULT 'foo'

0 commit comments

Comments
 (0)