diff --git a/lldb/test/API/macosx/macabi/TestMacABImacOSFramework.py b/lldb/test/API/macosx/macabi/TestMacABImacOSFramework.py index 23b26772554d4..5346b9904ce50 100644 --- a/lldb/test/API/macosx/macabi/TestMacABImacOSFramework.py +++ b/lldb/test/API/macosx/macabi/TestMacABImacOSFramework.py @@ -1,4 +1,3 @@ -# TestMacABImacOSFramework.py import lldb from lldbsuite.test.lldbtest import * from lldbsuite.test.decorators import *