We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbb812e commit 05a478dCopy full SHA for 05a478d
odpf/raccoon/EventRequest.proto
@@ -6,7 +6,7 @@ option java_multiple_files = true;
6
option java_package = "io.odpf.raccoon";
7
option java_outer_classname = "EventRequestProto";
8
9
-import "raccoon/Event.proto";
+import "odpf/raccoon/Event.proto";
10
import "google/protobuf/timestamp.proto";
11
12
/*
0 commit comments