Commit cbd68e5b authored by Bryce Johnson's avatar Bryce Johnson

Remove superfluous comment.

parent 2486078d
......@@ -95,7 +95,6 @@
}
clearFieldValidationState() {
// TODO: Double check if this is valid chaining
this.inputElement.siblings('p').hide();
this.inputElement.removeClass(invalidInputClass)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment