Removing Union from imports

pull/9/head
sgoudham 4 years ago
parent ed8bfe959e
commit 502e491132

@ -16,7 +16,7 @@
import datetime
from datetime import timedelta
from typing import Optional, Union
from typing import Optional
import discord
from discord import Member, Embed, DMChannel, NotFound

Loading…
Cancel
Save