mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Remove var_dump
This commit is contained in:
parent
d68e501bfa
commit
cd74e227c1
@ -747,8 +747,6 @@ if ($type_map_location) {
|
||||
|
||||
$type_map_string = json_encode(['files' => $name_file_map, 'references' => $reference_dictionary]);
|
||||
|
||||
var_dump(strlen($type_map_string));
|
||||
|
||||
$providers->file_provider->setContents(
|
||||
$type_map_location,
|
||||
$type_map_string
|
||||
|
Loading…
Reference in New Issue
Block a user