Skip to content

Commit 4f108ba

Browse files
authored
Remove extra tabs in ya.make (#12667)
1 parent 6097a78 commit 4f108ba

File tree

1 file changed

+5
-5
lines changed
  • ydb/library/yql/providers/s3/proto

1 file changed

+5
-5
lines changed

ydb/library/yql/providers/s3/proto/ya.make

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ PEERDIR(
1616
)
1717

1818
IF (NOT PY_PROTOS_FOR)
19-
ONLY_TAGS(
20-
CPP_PROTO
21-
PY_PROTO
22-
PY3_PROTO
23-
)
19+
ONLY_TAGS(
20+
CPP_PROTO
21+
PY_PROTO
22+
PY3_PROTO
23+
)
2424
ENDIF()
2525

2626
END()

0 commit comments

Comments
 (0)