Skip to content

Commit cf1a611

Browse files
committed
Remove now obsolete todo
1 parent f2f3a25 commit cf1a611

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Site_Meta_Command.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ class Site_Meta_Command extends CommandWithMeta {
3636
protected function check_object_id( $object_id ) {
3737
$fetcher = new SiteFetcher();
3838
$site = $fetcher->get_check( (string) $object_id );
39-
// TODO: Fix upstream.
40-
// @phpstan-ignore property.notFound
4139
return $site->blog_id;
4240
}
4341

0 commit comments

Comments
 (0)