Skip to content

Commit 3263a16

Browse files
committed
remove testing line ^_^
1 parent 542e7fb commit 3263a16

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Modules/Main.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,6 @@ end
518518

519519
function main:LoadSettings(ignoreBuild)
520520
local setXML, errMsg = common.xml.LoadXMLFile(self.userPath.."Settings.xml")
521-
self:OpenOneDriveErrPopup(self.userPath.."Settings.xml")
522521
if errMsg and errMsg:match(".*file returns nil") then
523522
self:OpenOneDriveErrPopup(self.userPath.."Settings.xml")
524523
return true

0 commit comments

Comments
 (0)