Skip to content

Commit 1018693

Browse files
kssilveiratxtpbfmt-copybara-robot
authored andcommitted
No public description
PiperOrigin-RevId: 813241446
1 parent cf07efc commit 1018693

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/txtpbfmt/fmt.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212

1313
"flag"
1414
// Google internal base/go package, commented out by copybara
15-
log "github.com/golang/glog"
15+
"log "github.com/golang/glog"
1616
"github.com/protocolbuffers/txtpbfmt/config"
1717
"github.com/protocolbuffers/txtpbfmt/logger"
1818
"github.com/protocolbuffers/txtpbfmt/parser"

0 commit comments

Comments
 (0)