From 43a39932002da177c7029452a666edc0c00e541a Mon Sep 17 00:00:00 2001 From: rsanchez <rsanchez@curisit.net> Date: Thu, 29 Jan 2015 10:48:30 +0000 Subject: [PATCH] #2283 fix - Removed unused log traces --- securis/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/securis/.gitignore b/securis/.gitignore index 7075a2f..4f5a167 100644 --- a/securis/.gitignore +++ b/securis/.gitignore @@ -2,3 +2,4 @@ /.classpath /.project /.settings +/target/ -- Gitblit v1.3.2