We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dd7f2b commit afaaa29Copy full SHA for afaaa29
gyp/pylib/gyp/common.py
@@ -2,8 +2,6 @@
2
# Use of this source code is governed by a BSD-style license that can be
3
# found in the LICENSE file.
4
5
-from __future__ import with_statement
6
-
7
import collections
8
import errno
9
import filecmp
0 commit comments