Browse Source

dist: Remove unused import

rdb 5 years ago
parent
commit
b6809defec
1 changed files with 0 additions and 1 deletions
  1. 0 1
      direct/src/dist/commands.py

+ 0 - 1
direct/src/dist/commands.py

@@ -6,7 +6,6 @@ on how to use these commands.
 
 from __future__ import print_function
 
-import collections
 import os
 import plistlib
 import sys