Skip to content

Commit

Permalink
Remove unused sys import
Browse files Browse the repository at this point in the history
  • Loading branch information
ammaraskar committed Dec 24, 2019
1 parent 97242e8 commit 3dd694e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion entrypoint.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/env python3
import os
import sys
from sphinx_action import action

# This is the entrypoint called by Github when our action is run. All the
Expand Down

0 comments on commit 3dd694e

Please sign in to comment.