remove debug from last commit
This commit is contained in:
parent
f6eea9927e
commit
ab0b7915ab
|
@ -89,8 +89,6 @@ class Test_Importer extends Importer {
|
|||
|
||||
public function create_taxonomies() {
|
||||
|
||||
$asd->asdasdasd();
|
||||
|
||||
$tax1 = new Entities\Taxonomy();
|
||||
$tax1->set_name('Color');
|
||||
$tax1->set_allow_insert('yes');
|
||||
|
|
Loading…
Reference in New Issue