Skip to content

Commit 79e719d

Browse files
authored
Remove SM300 motor module as no longer used
1 parent 5afdedd commit 79e719d

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,6 @@
100100
[submodule ".ci"]
101101
path = .ci
102102
url = https://github.com/epics-base/ci-scripts
103-
[submodule "modules/motorSM300"]
104-
path = modules/motorSM300
105-
url = https://github.com/ISISComputingGroup/motorSM300.git
106103
[submodule "modules/motorLinMot"]
107104
path = modules/motorLinMot
108105
url = https://github.com/ISISComputingGroup/motorLinMot.git

modules/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ SUBMODULES += motorSmartMotor
4343
SUBMODULES += motorThorLabs
4444

4545
## isis facility extras
46-
SUBMODULES += motorSM300
4746
SUBMODULES += motorLinMot
4847

4948
# Allow sites to add extra submodules

0 commit comments

Comments
 (0)