From dee4cbcd479f075ae33a8d3841fedde388c45782 Mon Sep 17 00:00:00 2001 From: Raphael Isemann Date: Wed, 6 May 2020 13:58:25 +0200 Subject: [PATCH] [lldb][NFC] Remove some redundant comment containing just the file name --- lldb/test/API/macosx/macabi/TestMacABImacOSFramework.py | 1 - 1 file changed, 1 deletion(-) diff --git a/lldb/test/API/macosx/macabi/TestMacABImacOSFramework.py b/lldb/test/API/macosx/macabi/TestMacABImacOSFramework.py index 23b2677..5346b99 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 * -- 2.7.4