Skip to content

Commit

Permalink
Remove debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
rogyar committed Oct 23, 2018
1 parent 66329bb commit 29cb28b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dev/tests/integration/framework/deployTestModules.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
mkdir($targetDir, 0755, true);
}
copy($source, $destination);
echo "\n\nDestination $destination\n\n"; // DEBUG
}
}
unset($iterator, $file);
Expand Down

0 comments on commit 29cb28b

Please sign in to comment.