chore: remove QuickNav addon from build and loader (#343)
All checks were successful
Build and Test / build (pull_request) Successful in 30m57s
All checks were successful
Build and Test / build (pull_request) Successful in 30m57s
- Remove QuickNav install block from src/Mod/Create/CMakeLists.txt - Remove mods/quicknav submodule entry from .gitmodules - Remove quicknav imports and TestWorkbenchMap tests from test_kindred_pure.py - Remove mods/quicknav submodule from git tracking QuickNav will be archived to a reference folder in a separate step (#345). This is part of the UI/UX rework epic (#346).
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -22,6 +22,3 @@
|
||||
path = mods/solver
|
||||
url = https://git.kindred-systems.com/kindred/solver.git
|
||||
branch = main
|
||||
[submodule "mods/quicknav"]
|
||||
path = mods/quicknav
|
||||
url = https://git.kindred-systems.com/kindred/quicknav.git
|
||||
|
||||
Reference in New Issue
Block a user