Skip to content

Commit 332d4e2

Browse files
committed
[Update Checkout] Remove import errno
1 parent 91e0db4 commit 332d4e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/update_checkout/update_checkout/update_checkout.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
from __future__ import print_function
1212

1313
import argparse
14-
import errno
1514
import json
1615
import os
1716
import platform

0 commit comments

Comments
 (0)