fix(comment): fix warnings

This commit is contained in:
Sergey Penkovsky
2025-08-08 23:42:35 +03:00
parent 33775f5748
commit cd1b9cf49d

View File

@@ -13,8 +13,8 @@
import 'package:cherrypick/src/binding_resolver.dart';
/// RU: Класс Binding<T> настраивает параметры экземпляра.
/// ENG: The Binding<T> class configures the settings for the instance.
/// RU: Класс Binding&lt;T&gt; настраивает параметры экземпляра.
/// ENG: The Binding&lt;T&gt; class configures the settings for the instance.
///
import 'package:cherrypick/src/logger.dart';
import 'package:cherrypick/src/log_format.dart';