after sync cleanup

This commit is contained in:
Nabin Hait 2012-04-23 16:04:16 +05:30
parent 708917db50
commit c425d8bd16

View File

@ -0,0 +1,5 @@
def execute():
import webnotes
from webnotes.model import delete_doc
delete_doc('Module Def', 'Knowledge Base')