mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 12:55:26 +01:00
Remove unnecessary error log
This commit is contained in:
parent
ca602f8e17
commit
7df0361fb9
@ -87,8 +87,6 @@ class FileScanner implements FileSource
|
||||
$traverser->traverse($stmts);
|
||||
|
||||
$file_storage->deep_scan = $this->will_analyze;
|
||||
|
||||
error_log($file_storage->file_path);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user