Skip to content

chore: remove import script [frappe]

Bot Dokos requested to merge ft-commit-bf01f3227faadb into develop

From: https://github.com/frappe/erpnext/commit/bf01f3227faadb619947ef51d095700527244aa3
Date: 2023-09-20 16:22:49+05:30
By: Ankush Menat

chore: remove import script

Unused

This is a commit that is not part of any pull request.



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-bf01f3227faadb

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports