Skip to content

Commit 17b15df

Browse files
authored
remove unused import from proto (#2985)
1 parent f013e62 commit 17b15df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ydb/library/yql/providers/generic/proto/source.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ option cc_enable_arenas = true;
55
package NYql.Generic;
66

77
import "ydb/library/yql/providers/generic/connector/api/service/protos/connector.proto";
8-
import "ydb/library/yql/providers/generic/connector/api/common/data_source.proto";
98

109
message TSource {
1110
// Prepared Select expression

0 commit comments

Comments
 (0)