Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'release')
-rw-r--r--release/scripts/freestyle/styles/anisotropic_diffusion.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/release/scripts/freestyle/styles/anisotropic_diffusion.py b/release/scripts/freestyle/styles/anisotropic_diffusion.py
index f241f72fefe..b17e5c2a38c 100644
--- a/release/scripts/freestyle/styles/anisotropic_diffusion.py
+++ b/release/scripts/freestyle/styles/anisotropic_diffusion.py
@@ -26,7 +26,6 @@ from freestyle.predicates import (
AndUP1D,
ExternalContourUP1D,
NotUP1D,
- Operators,
QuantitativeInvisibilityUP1D,
TrueBP1D,
TrueUP1D,