Skip to content

Commit 7f30c46

Browse files
committed
fix(docs): Remove unused platform import from documentation build examples script
1 parent 44ddffa commit 7f30c46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/scripts/docs_build_examples.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
from pathlib import Path
2121
import subprocess
2222
import yaml
23-
import platform
2423

2524
SCRIPT_DIR = Path(__file__).resolve().parent
2625

0 commit comments

Comments
 (0)