Small cleanup in shape_util.cc
In a previous changelist I forgot to remove the three lines to convert from repeated field to vector that I used before I found the AsInt64Slice() method. Also, don't use ShapeUtil:: for static method calls that are called from other ShapeUtil static methods. PiperOrigin-RevId: 156527698
Loading
Please sign in to comment