Removed unused globalSwitchTabPrimary

This commit is contained in:
Joel Collins 2020-05-27 14:18:22 +01:00
parent 55ac33796f
commit 1bfde1fb14

View file

@ -283,8 +283,6 @@ export default {
this.$store.commit("setConnected");
// Check client and server match
this.checkServerVersion();
// Switch tab away from connect
this.$root.$emit("globalSwitchTabPrimary");
} else {
// Error and no-connect if API v2 is missing
var ApiVersionError = `Your microscope is running an old API version.\