Cleanup: unused vars, imports, pep8

This commit is contained in:
Campbell Barton
2016-08-01 11:54:02 +10:00
parent 83ebec7322
commit a3ce64be5a
16 changed files with 27 additions and 30 deletions

View File

@@ -24,7 +24,6 @@
def write_sysinfo(filepath):
import sys
import textwrap
import subprocess
import bpy