Skip to content

Commit

Permalink
remove dpm
Browse files Browse the repository at this point in the history
  • Loading branch information
bradfordcondon committed Jan 20, 2018
1 parent 4ea4ae5 commit 8e93d00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion includes/tripal_alchemist.api.inc
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ function tripal_alchemist_convert_select_entities($args) {
'value' => $descriminating_prop_value,
];

dpm($property);
$options = ['update_if_present' => TRUE];

if (!chado_insert_property($record, $property, $options)) {
Expand Down

0 comments on commit 8e93d00

Please sign in to comment.