run dartfmt

This commit is contained in:
shilangyu 2020-09-30 19:37:56 +02:00
parent 94d12fccff
commit aa5d9832d6
4 changed files with 4 additions and 5 deletions

View File

@ -5,7 +5,6 @@ import 'package:lemmy_api_client/lemmy_api_client.dart';
import '../widgets/user_profile.dart';
/// Page showing posts, comments, and general info about a user.
class UserPage extends HookWidget {
final int userId;