fix: remove unnecessary UserError
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
9c689c194f
commit
efa9f16452
|
@ -1,5 +1,3 @@
|
|||
const UserError = require('vn-loopback/util/user-error');
|
||||
|
||||
module.exports = Self => {
|
||||
Self.remoteMethodCtx('addSale', {
|
||||
description: 'Inserts a new sale for the current ticket',
|
||||
|
|
Loading…
Reference in New Issue