From 7d3213806b5fba51325482118ec512bd494ea3bd Mon Sep 17 00:00:00 2001 From: Mark Hoekveen Date: Thu, 2 Apr 2020 01:22:36 +0200 Subject: [PATCH] Removes obscure and unused oauth library --- Shitpost.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Shitpost.py b/Shitpost.py index d252b57..2a00ee1 100644 --- a/Shitpost.py +++ b/Shitpost.py @@ -3,7 +3,6 @@ import discord from discord.ext import commands from urllib import request import requests -import oauth2 as oauth import json, requests import math from datetime import datetime