mirror of
https://github.com/RGBCube/serenity
synced 2025-05-16 20:05:07 +00:00
LibWeb: Run clang-format on HTMLAreaElement.cpp
This commit is contained in:
parent
1f7068ace9
commit
37784a85c0
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ HTMLAreaElement::~HTMLAreaElement()
|
|||
{
|
||||
}
|
||||
|
||||
|
||||
void HTMLAreaElement::parse_attribute(FlyString const& name, String const& value)
|
||||
{
|
||||
HTMLElement::parse_attribute(name, value);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue