Cleanup: unused-imports in tests/

This commit is contained in:
Campbell Barton
2023-07-25 21:43:53 +10:00
parent d7558a243c
commit 89811cb96f
150 changed files with 5 additions and 297 deletions

View File

@@ -5,7 +5,7 @@
import math
import os
import sys
from random import shuffle, seed
from random import seed
import bpy