(no commit message)
[utils] / system / general / src / main / java / org / wamblee / system / graph / component / package-info.java
index e906c60134692553f31214c498be43c1c3350945..6711cb6dd104f704e7200d447dcc383cfe137c85 100644 (file)
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  * See the License for the specific language governing permissions and
  * limitations under the License.
- */ 
+ */
 package org.wamblee.system.graph.component;
 
-import org.wamblee.system.core.Component;
-import org.wamblee.system.core.ProvidedInterface;
-import org.wamblee.system.core.RequiredInterface;
-