X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdummy-console%2Fsrc%2Fmain%2Fjava%2Forg%2Feclipse%2Fosgi%2Fframework%2Fconsole%2FCommandProvider.java;fp=opendaylight%2Fdummy-console%2Fsrc%2Fmain%2Fjava%2Forg%2Feclipse%2Fosgi%2Fframework%2Fconsole%2FCommandProvider.java;h=0000000000000000000000000000000000000000;hp=a781f6f9086c88fb0ae4410cfc6fd0128e7e8d01;hb=42c32160bfd41de57189bb246fec5ffb48ed8e9e;hpb=edf5bfcee83c750853253ccfd991ba7000f5f65b diff --git a/opendaylight/dummy-console/src/main/java/org/eclipse/osgi/framework/console/CommandProvider.java b/opendaylight/dummy-console/src/main/java/org/eclipse/osgi/framework/console/CommandProvider.java deleted file mode 100644 index a781f6f908..0000000000 --- a/opendaylight/dummy-console/src/main/java/org/eclipse/osgi/framework/console/CommandProvider.java +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Copyright(c)2014 Inocybe Technologies, Inc. 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.eclipse.osgi.framework.console; - -/** Empty tag interface for Command Provider **/ -public interface CommandProvider {}