From 9291f167be73a5cd6dc2603d72725d9a02be0da2 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 14 Jan 2012 13:00:28 +0000 Subject: remove api field, was never used. --- add_mesh_BoltFactory/__init__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'add_mesh_BoltFactory') diff --git a/add_mesh_BoltFactory/__init__.py b/add_mesh_BoltFactory/__init__.py index 719ed7a1..d30e46ab 100644 --- a/add_mesh_BoltFactory/__init__.py +++ b/add_mesh_BoltFactory/__init__.py @@ -21,7 +21,6 @@ bl_info = { "author": "Aaron Keith", "version": (3, 9), "blender": (2, 5, 9), - "api": 39685, "location": "View3D > Add > Mesh", "description": "Add a bolt or nut", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"\ -- cgit v1.2.3