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:
authormeta-androcto <meta.androcto1@gmail.com>2016-07-22 14:37:41 +0300
committermeta-androcto <meta.androcto1@gmail.com>2016-07-22 14:37:41 +0300
commit3cb59ca5c6aa3f1b742a75a9c56c2920d3ff8fde (patch)
treeb7d073b94004b83680a9b5f89098c82fe4b23d05 /add_curve_sapling
parentbe03a24dc537262012c1c3fca6d2dc0a01752b50 (diff)
Clean Up: remove redundant bl_tracker info
Diffstat (limited to 'add_curve_sapling')
-rw-r--r--add_curve_sapling/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/add_curve_sapling/__init__.py b/add_curve_sapling/__init__.py
index 624aae19..fd6f5e97 100644
--- a/add_curve_sapling/__init__.py
+++ b/add_curve_sapling/__init__.py
@@ -27,7 +27,6 @@ bl_info = {
"Realistic Trees'."),
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Curve/Sapling_Tree",
- "tracker_url": "https://developer.blender.org/maniphest/task/create/?project=3&type=Bug",
"category": "Add Curve"}
if "bpy" in locals():