diff --git a/resources/[qb]/qb-core/shared/items.lua b/resources/[qb]/qb-core/shared/items.lua index 20e9fbbc4..bb42c935e 100644 --- a/resources/[qb]/qb-core/shared/items.lua +++ b/resources/[qb]/qb-core/shared/items.lua @@ -4788,17 +4788,6 @@ QBShared.Items = { useable = true, shouldClose = true, }, - paper = { - name = 'paper', - label = 'gedrucktes Dokument', - description = '', - shouldClose = false, - image = 'print.png', - weight = 0, - unique = true, - useable = true, - type = 'item', - }, weapon_flashlight = { type = 'weapon', image = 'weapon_flashlight.png',