Update mod_barcode_product_standard.php

Blank line after comment removed...
This commit is contained in:
zuiko 2021-01-12 21:24:55 +01:00 committed by GitHub
parent 14e3be630c
commit 364158c35b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -147,7 +147,6 @@ class mod_barcode_product_standard extends ModeleNumRefBarCode
* @param int $type Type of barcode (EAN, ISBN, ...) as rowid
* @return string
*/
public function literalBarcodeType($db, $type = '')
{
global $conf;