Skip to content

Commit

Permalink
remove wrong import
Browse files Browse the repository at this point in the history
  • Loading branch information
pstaeck committed Jul 1, 2024
1 parent c217961 commit 8d83549
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/t2iapi/device/types.proto
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ syntax = "proto3";

package t2iapi.device;

import "t2iapi/biceps/instanceidentifieroneof.proto";
import "t2iapi/biceps/localizedtext.proto";

Check failure on line 12 in src/t2iapi/device/types.proto

View workflow job for this annotation

GitHub Actions / lint-protos

Import "t2iapi/biceps/localizedtext.proto" is unused.
import "google/protobuf/wrappers.proto";

Expand Down

0 comments on commit 8d83549

Please sign in to comment.