diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2023-02-11 12:38:04 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2023-02-11 12:38:11 +0000 |
| commit | e3b557809604d036af6e00c60f012c2025b59a5e (patch) | |
| tree | 8a11ba2269a3b669601e2fd41145b174008f4da8 /lldb/bindings/python/python.swig | |
| parent | 08e8dd7b9db7bb4a9de26d44c1cbfd24e869c014 (diff) | |
Diffstat (limited to 'lldb/bindings/python/python.swig')
| -rw-r--r-- | lldb/bindings/python/python.swig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/bindings/python/python.swig b/lldb/bindings/python/python.swig index cb80e1be61a8..b1f6c4b9301d 100644 --- a/lldb/bindings/python/python.swig +++ b/lldb/bindings/python/python.swig @@ -84,8 +84,6 @@ void name ## _set(type *t, int index, type val) { import uuid import re import os - -import six %} // Include the version of swig that was used to generate this interface. |
