Move adsal into its own subdirectory.
[controller.git] / opendaylight / dummy-console / src / main / java / org / eclipse / osgi / framework / console / CommandInterpreter.java
diff --git a/opendaylight/dummy-console/src/main/java/org/eclipse/osgi/framework/console/CommandInterpreter.java b/opendaylight/dummy-console/src/main/java/org/eclipse/osgi/framework/console/CommandInterpreter.java
deleted file mode 100644 (file)
index 29e9fc9..0000000
+++ /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 Interpreter **/
-public interface CommandInterpreter {}