Removed MSB Invocation During AAI Calling
[holmes/common.git] / holmes-actions / src / main / java / org / onap / holmes / common / utils / LanguageUtil.java
index 5c2c12c..cf49b84 100644 (file)
@@ -1,5 +1,5 @@
 /**\r
- * Copyright 2017 ZTE Corporation.\r
+ * Copyright 2017-2023 ZTE Corporation.\r
  *\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
  */\r
 package org.onap.holmes.common.utils;\r
 \r
-import java.util.Locale;\r
-import javax.servlet.http.HttpServletRequest;\r
 import org.onap.holmes.common.constant.AlarmConst;\r
 \r
+import javax.servlet.http.HttpServletRequest;\r
+import java.util.Locale;\r
+\r
 public class LanguageUtil {\r
 \r
     private LanguageUtil() {\r