mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
[lldb] Remove an unused using decl (NFC)
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
|
||||
using namespace lldb_private;
|
||||
using namespace lldb_private::python;
|
||||
using llvm::Error;
|
||||
using llvm::Expected;
|
||||
|
||||
class PythonDataObjectsTest : public PythonTestSuite {
|
||||
|
||||
Reference in New Issue
Block a user