mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
Remove unnecessary option
This commit is contained in:
parent
9e3724bb0c
commit
a43e4d879b
@ -1080,8 +1080,6 @@ class Union
|
||||
$input_atomic_type->as
|
||||
);
|
||||
}
|
||||
} elseif (get_class($input_atomic_type) === Type\Atomic\TString::class) {
|
||||
$valid_input_atomic_types[] = new Type\Atomic\TObject();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user