Cleanup: unused-imports in tests/
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
# ############################################################
|
||||
|
||||
import unittest
|
||||
import os
|
||||
import sys
|
||||
|
||||
from view_layer_common import *
|
||||
|
||||
@@ -22,7 +20,6 @@ class UnitTesting(ViewLayerTesting):
|
||||
import bpy
|
||||
import os
|
||||
import tempfile
|
||||
import filecmp
|
||||
|
||||
ROOT = self.get_root()
|
||||
with tempfile.TemporaryDirectory() as dirpath:
|
||||
|
||||
Reference in New Issue
Block a user