[discard, this is a test] Because I like alphabetical order ??? But maybe I missed an empty line..who cares..
On Sep 10, 2014, at 3:02 PM, runseb <g...@git.apache.org> wrote: > Github user runseb commented on a diff in the pull request: > > https://github.com/apache/cloudstack/pull/18#discussion_r17358853 > > --- Diff: > plugins/network-elements/ovs/src/com/cloud/network/element/OvsElement.java --- > @@ -74,9 +74,11 @@ > import com.cloud.vm.DomainRouterVO; > import com.cloud.vm.NicProfile; > import com.cloud.vm.ReservationContext; > +import com.cloud.vm.VirtualMachine; > import com.cloud.vm.VirtualMachineProfile; > import com.cloud.vm.dao.DomainRouterDao; > -import com.cloud.vm.VirtualMachine; > +import com.cloud.vm.dao.UserVmDao; > +import com.google.gson.Gson; > --- End diff -- > > Bogus comment, do not reply: Why did you move this import down ? > Le'ts see if I can reply from the dev@ list > > > --- > If your project is set up for it, you can reply to this email and have your > reply appear on GitHub as well. If your project does not have this feature > enabled and wishes so, or if the feature is enabled but not working, please > contact infrastructure at infrastruct...@apache.org or file a JIRA ticket > with INFRA. > ---