mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-12 23:45:18 +00:00
chore: remove print
This commit is contained in:
parent
b24dcd2951
commit
4ed40d95b2
@ -13,7 +13,6 @@ import 'package:spotube/l10n/l10n.dart';
|
||||
import 'package:spotube/provider/user_preferences/user_preferences_provider.dart';
|
||||
|
||||
final localWithName = L10n.all.map((e) {
|
||||
print(e);
|
||||
final isoCodeName =
|
||||
LanguageLocals.getDisplayLanguage(e.languageCode, e.countryCode);
|
||||
return (
|
||||
|
Loading…
Reference in New Issue
Block a user