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 981c24e commit 41e038d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kronolith/lib/Event.php
Original file line number Diff line number Diff line change
Expand Up @@ -2118,7 +2118,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 41e038d

Please sign in to comment.