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

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'curve_tools/show_resolution.py')
-rw-r--r--curve_tools/show_resolution.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/curve_tools/show_resolution.py b/curve_tools/show_resolution.py
index b2dbda7f..07a06540 100644
--- a/curve_tools/show_resolution.py
+++ b/curve_tools/show_resolution.py
@@ -6,7 +6,6 @@ import bpy
from bpy import *
from bpy.props import *
-import bgl
import blf
import gpu
from gpu_extras.batch import batch_for_shader