diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2021-09-14 23:06:36 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2021-10-04 16:29:31 -0400 |
commit | 520996fff18a4d1545090f46549f9c15cec3bffa (patch) | |
tree | 1d405eacbf79c8033123c69174d563b3dbb1e09a /mesonbuild/dependencies | |
parent | 1bb2523e5877b32554593b149b710606096bbe5e (diff) | |
download | meson-520996fff18a4d1545090f46549f9c15cec3bffa.zip meson-520996fff18a4d1545090f46549f9c15cec3bffa.tar.gz meson-520996fff18a4d1545090f46549f9c15cec3bffa.tar.bz2 |
remove double import
Imported both inside and outside of T.TYPE_CHECKING, the runtime import
can be removed by quote-deferring one of the use sites.
Update:
In between then and now, this got removed from T.TYPE_CHECKING, move it
back there rather than preserving the runtime import.
Diffstat (limited to 'mesonbuild/dependencies')
0 files changed, 0 insertions, 0 deletions