run dartfmt
This commit is contained in:
parent
94d12fccff
commit
aa5d9832d6
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue