diff --git a/py/webnotes/handler.py b/py/webnotes/handler.py index 0933bf4613..f4a9228fd9 100755 --- a/py/webnotes/handler.py +++ b/py/webnotes/handler.py @@ -11,7 +11,6 @@ session = None errdoc = '' errdoctype = '' errmethod = '' -fw_folder = '/Users/rushabh/workbench/www/' # Logs diff --git a/py/webnotes/startup.py b/py/webnotes/startup_test.py similarity index 100% rename from py/webnotes/startup.py rename to py/webnotes/startup_test.py