Linter fix

This commit is contained in:
Matej Bačo
2022-08-24 18:59:34 +00:00
parent b1dfd94d49
commit 756d0bbd5b
2 changed files with 2 additions and 2 deletions
@@ -23,4 +23,4 @@ class Buckets extends Base
{
parent::__construct('buckets', self::ALLOWED_ATTRIBUTES);
}
}
}