Skip to content

Commit 33f1700

Browse files
committed
Remove unused variables
1 parent a5efac8 commit 33f1700

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

devstats/__main__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ def query(repo_owner, repo_name, outdir, start_date):
7575
else:
7676
qtype = qtype_match.group(1)
7777

78-
qname, qext = os.path.splitext(query)
7978
data = GithubGrabber(
8079
query,
8180
qtype,

0 commit comments

Comments
 (0)