Committed by
Gerrit Code Review
Remove redundant dependency in SegmentRouting
Change-Id: I7e68f26247455b7ebacbd46b7b597be04d25207f
Showing
1 changed file
with
0 additions
and
1 deletions
... | @@ -10,7 +10,6 @@ COMPILE_DEPS = [ | ... | @@ -10,7 +10,6 @@ COMPILE_DEPS = [ |
10 | '//lib:javax.ws.rs-api', | 10 | '//lib:javax.ws.rs-api', |
11 | '//cli:onos-cli', | 11 | '//cli:onos-cli', |
12 | '//incubator/api:onos-incubator-api', | 12 | '//incubator/api:onos-incubator-api', |
13 | - '//apps/routing-api:onos-apps-routing-api', | ||
14 | '//utils/rest:onlab-rest', | 13 | '//utils/rest:onlab-rest', |
15 | 14 | ||
16 | ] | 15 | ] | ... | ... |
-
Please register or login to post a comment