Removed resolved TODO
This commit is contained in:
parent
213c244553
commit
9ccb560099
1 changed files with 0 additions and 2 deletions
|
|
@ -8,8 +8,6 @@ import '../models/user_model.dart';
|
|||
import '../resources/authService.dart';
|
||||
import '../resources/firestore_provider.dart';
|
||||
|
||||
// TODO: Add validation.
|
||||
|
||||
class NewTaskBloc extends Object with Validators {
|
||||
final AuthService _auth = authService;
|
||||
final FirestoreProvider _firestore = firestoreProvider;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue