Undo whitespace change introduced during rebasing

This commit is contained in:
Allen Snook 2018-10-19 14:24:22 -07:00
parent ffb6ddfafc
commit 1a3c3f2c86
1 changed files with 1 additions and 0 deletions

View File

@ -241,4 +241,5 @@ class WC_Admin_Notes_Data_Store extends WC_Data_Store_WP implements WC_Object_Da
return $wpdb->get_var( $query ); // phpcs:ignore WordPress.WP.PreparedSQL.NotPrepared
}
}