remove bad import in logging_config.proto

This commit is contained in:
Ethan Bao 2016-01-15 14:26:45 -08:00
parent 271d14bdd2
commit 7710ead495
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ syntax = "proto3";
package google.logging.v2;
import "google/api/annotations.proto";
import "google/logging/v1/logging_config.proto";
import "google/protobuf/empty.proto";
import "google/protobuf/timestamp.proto";