Remove debugging elements
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
0cdee89ac3
commit
f0b1591b14
|
@ -10,11 +10,6 @@ export default class Controller extends Section {
|
|||
this.supplierSelected = supplier;
|
||||
this.$.dialogSummarySupplier.show();
|
||||
}
|
||||
|
||||
test() {
|
||||
// eslint-disable-next-line no-console
|
||||
console.log('Creating new supplier');
|
||||
}
|
||||
}
|
||||
|
||||
ngModule.vnComponent('vnSupplierIndex', {
|
||||
|
|
Loading…
Reference in New Issue