Skip to content

Commit fc88ddc

Browse files
committed
remove unused line
1 parent 0690926 commit fc88ddc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

script/release.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
import sys
2222
from typing import List
2323

24-
VERSION_FILE_PATH = os.path.join(os.path.dirname('__file__'), 'appium', 'version.py')
2524
CHANGELOG_PATH = os.path.join(os.path.dirname('__file__'), 'CHANGELOG.rst')
2625

2726
APPIUM_DIR_PATH = os.path.join(os.path.dirname('__file__'), 'appium')

0 commit comments

Comments
 (0)