Skip to content

Commit

Permalink
remove unused import in registry protos
Browse files Browse the repository at this point in the history
Signed-off-by: tokoko <[email protected]>
  • Loading branch information
tokoko committed Feb 18, 2024
1 parent 9b936f1 commit 2f0c67c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion protos/feast/registry/RegistryServer.proto
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ syntax = "proto3";

package feast.registry;

import "google/protobuf/timestamp.proto";
import "google/protobuf/empty.proto";
import "feast/core/Registry.proto";
import "feast/core/Entity.proto";
Expand Down

0 comments on commit 2f0c67c

Please sign in to comment.