Skip to content

Commit

Permalink
fixup! Make psalm happy
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusknorr committed Apr 21, 2022
1 parent 6587307 commit 73fc83a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Service/DocumentService.php
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,6 @@ public function getLockInfo($file): ?ILock {
return null;
}
return array_shift($locks);

}

/**
Expand Down

0 comments on commit 73fc83a

Please sign in to comment.