Skip to content

Commit b6da309

Browse files
committed
Update
[ghstack-poisoned]
1 parent 5ca60ad commit b6da309

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

install_executorch.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import glob
1111
import itertools
1212
import os
13-
import platform
1413
import shutil
1514
import subprocess
1615
import sys

install_requirements.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# LICENSE file in the root directory of this source tree.
77

88
import argparse
9+
import platform
910
import re
1011
import subprocess
1112
import sys

0 commit comments

Comments
 (0)