Skip to content

Commit 50ff800

Browse files
committed
Unused import
1 parent 8963232 commit 50ff800

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

entrypoint.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
'''Create Issue From File'''
22
from github import Github
33
from pathlib import Path
4-
import random
54
import os
65

76
# Fetch required environment variables

0 commit comments

Comments
 (0)