Skip to content

Commit

Permalink
Remove dependancy on re.T
Browse files Browse the repository at this point in the history
Signed-off-by: Ashraf Ali <ashraf.ali.s@intel.com>
  • Loading branch information
AshrafAliS authored and mergify[bot] committed Dec 24, 2024
1 parent e8c7b14 commit 1cc7881
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BaseTools/Source/Python/FMMT/core/BinaryFactoryProduct.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# Copyright (c) 2021-, Intel Corporation. All rights reserved.<BR>
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
from re import T
import copy
import os
import sys
Expand Down

0 comments on commit 1cc7881

Please sign in to comment.