Skip to content

Commit 3fb8b9b

Browse files
alecplphil-davis
authored andcommitted
CS fix
1 parent 3b6bf20 commit 3fb8b9b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/Sabre/DAV/TreeTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@ public function createDirectory($name)
176176
public function createFile($name, $data = null)
177177
{
178178
$this->newFiles[$name] = $data;
179-
return null;
180179
}
181180

182181
public function getChild($name)

0 commit comments

Comments
 (0)