Skip to content

Commit 10ccd27

Browse files
committed
Remove unnecessary blank line at the end of class-wp-interactivity-api-directive-cache.php to improve code cleanliness and fix code sniff errors
1 parent 5768e59 commit 10ccd27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wp-includes/interactivity-api/class-wp-interactivity-api-directive-cache.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,3 @@ public function get_cache_size(): int {
150150
return count( $this->cache );
151151
}
152152
}
153-

0 commit comments

Comments
 (0)