Skip to content

Commit

Permalink
Update comment_widget.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
AnouKhamtan0726 committed Jun 19, 2023
1 parent 9a042c7 commit 73bc5e8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/widgets/comment_widget.dart
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ import 'package:flutter/gestures.dart';
import 'package:flutter/material.dart';
import 'package:fluttertoast/fluttertoast.dart';

/*
* @author: Nishchal Siddharth Pandey
* 14 October, 2020
* This file returns widget to be used in cards for comments and replies.
*/

class CommentWidget extends StatefulWidget {
final String _username;
final String _community;
Expand Down

0 comments on commit 73bc5e8

Please sign in to comment.