Remove comments from previous file

This commit is contained in:
Mike Hansen
2020-07-09 10:55:10 -04:00
parent fc275ae4a9
commit a1114cd63c

View File

@@ -36,12 +36,6 @@ import com.vmware.ovsdb.protocol.methods.MonitorRequests;
import com.vmware.ovsdb.protocol.methods.TableUpdates;
import com.vmware.ovsdb.service.OvsdbClient;
/**
* @author dtoptygin
*
* Integration test for ProfileController
*
*/
@RunWith(SpringRunner.class)
@ActiveProfiles(profiles = { "integration_test", }) // NOTE: these profiles will
// be ADDED to the list of