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. --- mesh_inset/__init__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'mesh_inset/__init__.py') diff --git a/mesh_inset/__init__.py b/mesh_inset/__init__.py index a9adbf37..b9575b6c 100644 --- a/mesh_inset/__init__.py +++ b/mesh_inset/__init__.py @@ -23,7 +23,6 @@ bl_info = { "author": "Howard Trickey", "version": (0, 3), "blender": (2, 5, 7), - "api": 36147, "location": "View3D > Tools", "description": "Make an inset polygon inside selection.", "warning": "", -- cgit v1.2.3