Skip to content

Commit 141e6da

Browse files
committed
fix: create productCategory validation
1 parent b960306 commit 141e6da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/services/ProcessorServiceProductCategory.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ async function create (message) {
8181

8282
create.schema = {
8383
message: createSchema()
84-
.xor('form', 'template')
8584
}
8685

8786
/**

0 commit comments

Comments
 (0)