mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Remove unneeded semicolon
This commit is contained in:
@@ -56,7 +56,7 @@ class WebViewAttribute {
|
||||
})(this),
|
||||
enumerable: true
|
||||
});
|
||||
};
|
||||
}
|
||||
|
||||
// Called when the attribute's value changes.
|
||||
handleMutation() {}
|
||||
|
||||
Reference in New Issue
Block a user