Cleaned Up FastRiftRegenerator #135

Merged
SenseiKiwi merged 1 commits from master into master 2014-01-26 19:30:19 +00:00
SenseiKiwi commented 2014-01-26 16:06:29 +00:00 (Migrated from github.com)

Cleaned up the code in FastRiftRegenerator - mostly spacing, but also
removed a pointless null check. It wouldn't matter because the reference
was being accessed before it was checked and it should be impossible for
it to be null.

Cleaned up the code in FastRiftRegenerator - mostly spacing, but also removed a pointless null check. It wouldn't matter because the reference was being accessed before it was checked and it should be impossible for it to be null.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: apex/DimDoors#135
No description provided.