Skip to content

Commit

Permalink
python/tk-multi-loader2/dialog: cleanup of commented code (RPS-243)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanChristopheMorinRodeoFX committed Mar 11, 2016
1 parent 39d57a6 commit fc3ef08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/tk_multi_loader/dialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -759,6 +759,7 @@ def _on_home_clicked(self):

# now see if our context object also exists in the tree of this profile
model = self._entity_presets[p].model

item = model.item_from_entity(ctx.entity["type"], ctx.entity["id"])

if item is not None:
Expand Down

0 comments on commit fc3ef08

Please sign in to comment.