Fix checkstyle
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / services / AbstractSilentErrorService.java
index a1da76e333fd55abb5dade9e70ad7fd23c1ebf12..7550a0b7f78b89cd4d8fb794d560be4234be7b1b 100644 (file)
@@ -1,11 +1,10 @@
-/**
+/*
  * Copyright (c) 2017 Pantheon Technologies s.r.o. and others.  All rights reserved.
  *
  * This program and the accompanying materials are made available under the
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
-
 package org.opendaylight.openflowplugin.impl.services;
 
 import com.google.common.util.concurrent.Futures;