[patches] [fix] fixed an old patch

This commit is contained in:
Anand Doshi
2013-05-16 15:45:06 +05:30
parent 71c265dee8
commit 101877276e
2 changed files with 0 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
from __future__ import unicode_literals
def execute():
import webnotes
from webnotes.model.bean import Bean
Bean("Website Settings", "Website Settings").save()