diff --git a/src/com/eactive/eai/agent/cron/UpdateCronCommand.java b/src/com/eactive/eai/agent/cron/UpdateCronCommand.java index cb7dbe0..ccdfb2c 100644 --- a/src/com/eactive/eai/agent/cron/UpdateCronCommand.java +++ b/src/com/eactive/eai/agent/cron/UpdateCronCommand.java @@ -1,4 +1,4 @@ -package src.com.eactive.eai.agent.cron; +package com.eactive.eai.agent.cron; import com.eactive.eai.agent.command.Command; import com.eactive.eai.agent.command.CommandException;