Skip to content

Commit aaa5f34

Browse files
[lldb] Remove an unused using decl (NFC)
1 parent 935d8e1 commit aaa5f34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323

2424
using namespace lldb_private;
2525
using namespace lldb_private::python;
26-
using llvm::Error;
2726
using llvm::Expected;
2827

2928
class PythonDataObjectsTest : public PythonTestSuite {

0 commit comments

Comments
 (0)