chore: cleanup
This commit is contained in:
@@ -146,7 +146,6 @@ export class ButtplugClientDeviceFeature {
|
||||
// Make sure the requested feature is valid
|
||||
this.isInputValid(inputType);
|
||||
const inputAttributes = this._feature.Input[inputType];
|
||||
console.log(this._feature.Input);
|
||||
if (
|
||||
inputCommand === Messages.InputCommandType.Unsubscribe &&
|
||||
!inputAttributes.Command.includes(Messages.InputCommandType.Subscribe) &&
|
||||
|
||||
Reference in New Issue
Block a user