Skip to content

Commit 2b94fe0

Browse files
committed
fix doc bug
1 parent 6580073 commit 2b94fe0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
print(f"Error deleting {item}: {e}")
2929

3030
build_version = os.environ.get('CURRENT_VERSION', 'v2')
31-
build_version = os.environ.get('CURRENT_VERSION', 'v3')
3231
if build_version == 'v2':
3332
shutil.copytree(
3433
os.path.join(os.path.dirname(__file__), '../docs_classic'),

0 commit comments

Comments
 (0)