Skip to content

Commit 33a6990

Browse files
committed
remove whitespaces
1 parent a1a60fd commit 33a6990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console/lockable_trait.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ that adds two convenient methods to lock and release commands::
3838
// if not released explicitly, Symfony releases the lock
3939
// automatically when the execution of the command ends
4040
$this->release();
41-
41+
4242
return 0;
4343
}
4444
}

0 commit comments

Comments
 (0)