mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
fix tests
This commit is contained in:
parent
e11dc38385
commit
f11a9d532d
|
|
@ -151,10 +151,6 @@ final class TesseractOcr
|
|||
$parsed = '';
|
||||
}
|
||||
|
||||
if (\is_file($filepath)) {
|
||||
\unlink($filepath);
|
||||
}
|
||||
|
||||
if (\is_file($temp)) {
|
||||
\unlink($temp);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user