This is an automated email from the git hooks/post-receive script. New change to branch feature/sync in repository jtimer. See https://gitlab.nuiton.org/chorem/jtimer.git from 19655c6 corrected firstdayofweek new 6eae5ab removed a useless toString(), removed unused imports The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 6eae5abd86da12bb24199d7a4eb7b981cc8eaac1 Author: servantie <servantie.c@gmail.com> Date: Tue Jun 7 16:31:23 2016 +0200 removed a useless toString(), removed unused imports Summary of changes: src/main/java/org/chorem/jtimer/JTimerConfig.java | 2 +- .../chorem/jtimer/entities/TimerTaskHelper.java | 8 ------ .../chorem/jtimer/io/TimerTaskSynchronizer.java | 31 +++++++++++++--------- .../jtimer/ui/report/TimerTaskUpdaterView.java | 1 - .../org/chorem/jtimer/ui/tasks/IdleDialog.java | 1 - .../jtimer/ui/treetable/ProjectsAndTasksTable.java | 2 -- 6 files changed, 19 insertions(+), 26 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.