Skip to content

Commit

Permalink
Remove outdated comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Jan 20, 2016
1 parent af8ab26 commit 69c6fe9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kronolith/lib/Event.php
Expand Up @@ -2138,7 +2138,6 @@ public function fromHash($hash)
$this->location = $hash['location'];
}

// Import once we support organizers.
if (!empty($hash['organizer'])) {
$this->organizer = $hash['organizer'];
}
Expand Down

0 comments on commit 69c6fe9

Please sign in to comment.