Skip to content

Commit 63e918d

Browse files
committed
tweak format
1 parent 77a83b4 commit 63e918d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/client/cssom/values/specified/transform.hpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ namespace client_cssom::values::specified
1818
using TransformOperationBase::GenericTransformOperation;
1919

2020
public:
21-
computed::TransformOperation
22-
toComputedValue(computed::Context &context) const override
21+
computed::TransformOperation toComputedValue(computed::Context &context) const override
2322
{
2423
if (isMatrix())
2524
{

0 commit comments

Comments
 (0)