Skip to content

Commit

Permalink
players.inventories: Remove unused imports
Browse files Browse the repository at this point in the history
Signed-off-by: BackRaw <backraw@gmx.de>
  • Loading branch information
BackRaw committed Nov 15, 2017
1 parent ddc4d7e commit 92339d1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions addons/source-python/plugins/udm/players/inventories.py
Expand Up @@ -9,12 +9,6 @@
# Collections
from collections import defaultdict

# Source.Python Imports
# Memory
from memory import make_object
# Weapons
from weapons.entity import Weapon

# Script Imports
# Weapons
from udm.weapons import weapon_manager
Expand Down

0 comments on commit 92339d1

Please sign in to comment.