Skip to content

Commit

Permalink
[yang-models] Removing sonic-acl import from sonic-nat.yang
Browse files Browse the repository at this point in the history
  • Loading branch information
ghooo committed Aug 30, 2021
1 parent 48ba459 commit ba80375
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/sonic-yang-models/yang-models/sonic-nat.yang
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ module sonic-nat {
prefix inet;
}

import sonic-acl {
prefix sacl;
}
// Comment sonic-acl import here until libyang back-links issue is resolved for ACL_TABLE leaf reference.
// import sonic-acl {
// prefix sacl;
// }

import sonic-types {
prefix stypes;
Expand Down

0 comments on commit ba80375

Please sign in to comment.