mirror of https://github.com/apache/cloudstack.git
Fixed unexpected token Exception
This commit is contained in:
parent
0483e299e6
commit
295ea50282
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue