Skip to content
  • Jason Yellick's avatar
    Move core/util to common/util · 289b1a29
    Jason Yellick authored
    
    
    As a matter of policy, the only imports a package should have outside of
    its base dir are protos/ vendor/ and common/.  The core/util package was
    referenced all over the code, so moving it to common seems like the best
    option.
    
    Change-Id: Ic7d797be6a1b44634480a361ae7469b794685762
    Signed-off-by: default avatarJason Yellick <jyellick@us.ibm.com>
    289b1a29