Skip to content

Commit

Permalink
Removing useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenrac authored Oct 29, 2018
1 parent 27ba2a6 commit dcee5ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion TextToOwo/owo.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import re
import random

vowels = ['a', 'e', 'i', 'o', 'u', 'A', 'E', 'I', 'O', 'U']
Expand Down

0 comments on commit dcee5ac

Please sign in to comment.