Skip to content

Commit 85d82e3

Browse files
committed
chore: fix linting
1 parent f456466 commit 85d82e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/Audit/ConcreteFormatters/UserActionAuditLogFormatter.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22

33
namespace App\Audit\ConcreteFormatters;
44

5+
use App\Audit\ConcreteFormatters\ChildEntityFormatters\IChildEntityAuditLogFormatter;
56
use Models\UserAction;
67

78
/**
8-
* Copyright 2022 OpenStack Foundation
9+
* Copyright 2025 OpenStack Foundation
910
* Licensed under the Apache License, Version 2.0 (the "License");
1011
* you may not use this file except in compliance with the License.
1112
* You may obtain a copy of the License at

0 commit comments

Comments
 (0)