mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-21 11:35:42 +00:00
The barcode_types macro existed twice in the code, the second occurrence overriding the first one. This commit removes the first occurrence which is essentially dead code.