(refs #341)Fix compilation error of delete statements

This commit is contained in:
Naoki Takezoe
2014-07-06 15:42:45 +09:00
parent 606cd83f44
commit cce0b67871
13 changed files with 480 additions and 483 deletions

View File

@@ -1,7 +1,7 @@
package service
import model._
import profile.simple._
import simple._
import service.SystemSettingsService.SystemSettings
import util.StringUtil._
import util.LDAPUtil