Skip to content

Commit ae82ea9

Browse files
committed
fixed CS
1 parent ee4cdda commit ae82ea9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ResourceCheckerInterface.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,4 @@ public function supports(ResourceInterface $metadata);
4545
* @return bool True if the resource has not changed since the given timestamp, false otherwise.
4646
*/
4747
public function isFresh(ResourceInterface $resource, $timestamp);
48-
4948
}

0 commit comments

Comments
 (0)