diff --git a/main.py b/main.py index 78629c3..a810aed 100644 --- a/main.py +++ b/main.py @@ -4,10 +4,8 @@ import json import argparse import sys -from typing import List from github import Github -import pygit2 from git import Repo