Fixed unexpected token Exception

This commit is contained in:
Harikrishna Patnala 2020-08-06 14:12:17 +05:30
parent 0483e299e6
commit 295ea50282
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.dc;;
package com.cloud.dc;
import com.cloud.utils.DateUtil;
import com.cloud.utils.db.GenericDao;