Remove unneeded semicolon
This commit is contained in:
parent
ae20292322
commit
0fe539f2c3
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ class WebViewAttribute {
|
|||
})(this),
|
||||
enumerable: true
|
||||
});
|
||||
};
|
||||
}
|
||||
|
||||
// Called when the attribute's value changes.
|
||||
handleMutation() {}
|
||||
|
|
Loading…
Reference in a new issue