Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c283b0a

Browse files
author
Massimiliano Pippi
authored
Remove unused import (#715)
* remove unused import * remove blank line
1 parent 70c6205 commit c283b0a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

‎.github/workflows/docs.yaml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,4 @@ jobs:
8181
if: github.event_name == 'push'
8282
env:
8383
REMOTE: https://x-access-token:${{secrets.GITHUB_TOKEN}}@github.com/${{github.repository}}.git
84-
8584
run: python docs/build.py

‎docs/build.py‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
import unittest
1919
import subprocess
2020

21-
import semver
2221
from git import Repo
2322

2423

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /