1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-09-13 20:50:18 +02:00

Insight tweaks.

This commit is contained in:
Andrés Montañez 2014-10-11 17:57:30 -02:00
parent 92b22d52a3
commit dceb329211
2 changed files with 2 additions and 1 deletions

View File

@ -20,3 +20,4 @@ class SampleTaskRollbackAware extends AbstractTask implements RollbackAware
return true; return true;
} }
} }