Skip to content

Commit c36138c

Browse files
committed
Remove a redundant question
1 parent 2bb01d6 commit c36138c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
* How do I make a particular task run everyday by 10pm?
4747
* How do I log an error?
4848
* How do I populate my database with sample data?
49-
* How do I seed my database using faker?
5049
* How do I seed my database for column that is a foreign key referencing to other table?
5150
* I need to send 5 emails and a text message to newly registered users efficiently. What's the best way to go about it?
5251
* How do I test sending emails without actually sending emails to real addresses?

0 commit comments

Comments
 (0)