Skip to content

Commit 2bcc7af

Browse files
committed
[refactor]
1 parent 701e41c commit 2bcc7af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ydb/core/fq/libs/actors/database_resolver.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,4 +594,4 @@ NActors::TActorId MakeDatabaseResolverActorId() {
594594
return NActors::TActorId(0, "DBRESOLVER");
595595
}
596596

597-
} /* namespace NFq */
597+
} /* namespace NFq */

ydb/core/fq/libs/actors/ut/database_resolver_ut.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,4 +615,4 @@ Y_UNIT_TEST_SUITE(TDatabaseResolverTests) {
615615

616616
}
617617

618-
} // namespace NFq
618+
} // namespace NFq

0 commit comments

Comments
 (0)