2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-22 20:19:01 +00:00

Revert "get frappe_theme for foundation"

This commit is contained in:
Prateeksha Singh 2018-06-26 17:08:01 +05:30 committed by GitHub
parent 04b954461b
commit c33cff5fd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -141,8 +141,6 @@ def get_app(git_url, branch=None, bench_path='.', build_asset_files=True, verbos
branch= 'master', postprocess = False)
if repo_name=='erpnext':
get_app('https://github.com/frappe/frappe_theme', bench_path = bench_path,
branch= 'master', postprocess = False)
get_app('https://github.com/erpnext/foundation', bench_path = bench_path,
branch= 'master', postprocess = False)