]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Table/TableFile.py
BaseTools: Rename String to StringUtils.
[mirror_edk2.git] / BaseTools / Source / Python / Table / TableFile.py
index caf749e9d3c5348422771dd37b19914cf0dffc9c..ac762ea7fcc01c7f98e05a0a44a9863561c9f534 100644 (file)
@@ -16,7 +16,7 @@
 #\r
 import Common.EdkLogger as EdkLogger\r
 from Table import Table\r
-from Common.String import ConvertToSqlString\r
+from Common.StringUtils import ConvertToSqlString\r
 import Common.LongFilePathOs as os\r
 from CommonDataClass.DataClass import FileClass\r
 \r