chore: Drop dead code (pythonrc file)

This commit is contained in:
Gavin D'souza 2021-07-14 20:14:03 +05:30
parent 2ac1c45c66
commit e71eef0ecc

View file

@ -1,8 +0,0 @@
#!/usr/bin/env python2.7
# Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and Contributors
# MIT License. See license.txt
import os
import frappe
frappe.connect(site=os.environ.get("site"))