Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
Signed-off-by: Longxiang Lyu <[email protected]>
  • Loading branch information
lolyu committed Mar 30, 2022
1 parent 5200a19 commit a0a0050
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ module sonic-vlan-sub-interface {
prefix port;
}

import sonic-portchannel {
prefix lag;
}

import sonic-vrf {
prefix vrf;
}
Expand Down

0 comments on commit a0a0050

Please sign in to comment.