From 4dd76a12c1504042c691d8b5c47e6054fcf88d74 Mon Sep 17 00:00:00 2001 From: "Dusty.P" Date: Sat, 14 Apr 2018 02:08:44 -0800 Subject: [PATCH] Import logging --- exts/git.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exts/git.py b/exts/git.py index 20e8194..e5915a1 100644 --- a/exts/git.py +++ b/exts/git.py @@ -1,6 +1,6 @@ import discord from discord.ext import commands -import os +import os, logging from .imports.utils import paginate, run_command owner_id = 351794468870946827