remove api from addon bl_info, was never used.
This commit is contained in:
@@ -3,7 +3,6 @@ bl_info = {
|
||||
"author": "YourNameHere",
|
||||
"version": (1, 0),
|
||||
"blender": (2, 5, 5),
|
||||
"api": 33333,
|
||||
"location": "View3D > Add > Mesh > New Object",
|
||||
"description": "Adds a new Mesh Object",
|
||||
"warning": "",
|
||||
|
||||
Reference in New Issue
Block a user