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 'io_export_after_effects.py')
-rw-r--r--io_export_after_effects.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/io_export_after_effects.py b/io_export_after_effects.py
index 8d041952..aafa8ecb 100644
--- a/io_export_after_effects.py
+++ b/io_export_after_effects.py
@@ -28,10 +28,9 @@ bl_info = {
"location": "File > Export > Adobe After Effects (.jsx)",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
- "Scripts/Import-Export/Adobe_After_Effects",
- "tracker_url": "https://developer.blender.org/T29858",
+ "Scripts/Import-Export/Adobe_After_Effects",
"category": "Import-Export",
- }
+}
import bpy