Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
janette committed May 13, 2019
1 parent ad590f2 commit 50f7279
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/dkan/dkan_datastore/src/LockableDrupalVariables.php
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,4 @@ private function getLock() {
private function releaseLock() {
$name = 'dkan_datastore_lock';
lock_release($name)
}

}

0 comments on commit 50f7279

Please sign in to comment.