Revert "[ONOS-4513] Slice optical-model into separate bundle"
Will revet this separation for 1.6 and work on it targeted for 1.7.
This reverts commit 652ec6b7ef380740f4ec33eb5400c2f92e93ed5b.
Change-Id: Ica8899988a6fcc02ece138a7f0d940a7994c77e9
diff --git a/core/net/BUCK b/core/net/BUCK
index 6b40b20..7070fb7 100644
--- a/core/net/BUCK
+++ b/core/net/BUCK
@@ -1,8 +1,6 @@
COMPILE_DEPS = [
'//lib:CORE_DEPS',
'//incubator/api:onos-incubator-api',
- # TODO Remove after decoupling optical
- '//apps/optical-model:onos-apps-optical-model',
]
TEST_DEPS = [
@@ -17,4 +15,4 @@
deps = COMPILE_DEPS,
test_deps = TEST_DEPS,
visibility = ['PUBLIC'],
-)
+)
\ No newline at end of file