Skip to content

Commit

Permalink
'Protobuf files change'
Browse files Browse the repository at this point in the history
  • Loading branch information
Build System committed Dec 7, 2023
1 parent acccd8c commit 37ad572
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,7 @@
syntax = "proto3";

import "google/api/annotations.proto";
import "google/protobuf/wrappers.proto";
import "google/protobuf/duration.proto";
import "google/type/date.proto";

import "systemathics/apis/type/shared/v1/identifier.proto";
import "systemathics/apis/type/shared/v1/constraints.proto";
import "systemathics/apis/services/static_data/v1/static_data.proto";

import "systemathics/apis/services/daily/v1/daily_bars.proto";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,7 @@ syntax = "proto3";

import "google/api/annotations.proto";
import "google/protobuf/wrappers.proto";
import "google/protobuf/duration.proto";
import "google/type/date.proto";

import "systemathics/apis/type/shared/v1/identifier.proto";
import "systemathics/apis/type/shared/v1/constraints.proto";
import "systemathics/apis/services/static_data/v1/static_data.proto";

package systemathics.apis.services.screener_data.v1;
Expand Down

0 comments on commit 37ad572

Please sign in to comment.