Commit: eb5fd291cff37709d6c9427632d9b6d7770119d4
Author: Himanshi Kalra
Date:   Thu Aug 27 23:38:22 2020 +0530
Branches: soc-2020-testing-frameworks
https://developer.blender.org/rBeb5fd291cff37709d6c9427632d9b6d7770119d4

Removed extra import statement

===================================================================

M       tests/python/modules/mesh_test.py

===================================================================

diff --git a/tests/python/modules/mesh_test.py 
b/tests/python/modules/mesh_test.py
index 030649ef472..453004685e6 100644
--- a/tests/python/modules/mesh_test.py
+++ b/tests/python/modules/mesh_test.py
@@ -44,7 +44,6 @@ import bpy
 import functools
 import inspect
 import os
-from abc import ABC, abstractmethod
 
 # Output from this module and from blender itself will occur during tests.
 # We need to flush python so that the output is properly interleaved, otherwise

_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to