Error in own recent commit, (left in debug test)

This commit is contained in:
Campbell Barton 2015-12-03 08:08:39 +11:00
parent 736ce9c8fd
commit 98b95fb325
1 changed files with 0 additions and 1 deletions

View File

@ -170,7 +170,6 @@ class AddPresetBase:
return {'CANCELLED'}
try:
raise PermissionError("wefwe")
if hasattr(self, "remove"):
self.remove(context, filepath)
else: