remove syntax-error from pull-request #249...

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2015-09-09 09:32:35 +02:00
parent 7c63b78bbb
commit e23bf72006

View File

@@ -70,4 +70,4 @@ class IgnorantRecursiveDirectoryIterator extends RecursiveDirectoryIterator {
return new RecursiveArrayIterator(array()); return new RecursiveArrayIterator(array());
} }
} }
}. }