Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 36eb652

Browse files
authored
Remove unnecessary comment.
1 parent 3c0f31a commit 36eb652

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Commands/Import.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ public function handle()
6969

7070
Event::fire(new Synchronizing($this->user, $model));
7171

72-
// Synchronize LDAP attributes on the model.
7372
$this->sync($model);
7473

7574
Event::fire(new Synchronized($this->user, $model));

0 commit comments

Comments
 (0)