[lldb][NFC] Remove some redundant comment containing just the file name
authorRaphael Isemann <teemperor@gmail.com>
Wed, 6 May 2020 11:58:25 +0000 (13:58 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Wed, 6 May 2020 11:58:25 +0000 (13:58 +0200)
lldb/test/API/macosx/macabi/TestMacABImacOSFramework.py

index 23b2677..5346b99 100644 (file)
@@ -1,4 +1,3 @@
-# TestMacABImacOSFramework.py
 import lldb
 from lldbsuite.test.lldbtest import *
 from lldbsuite.test.decorators import *