diff options
Diffstat (limited to 'src/pybind/mgr/restful/context.py')
-rw-r--r-- | src/pybind/mgr/restful/context.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pybind/mgr/restful/context.py b/src/pybind/mgr/restful/context.py deleted file mode 100644 index a05ea8548df..00000000000 --- a/src/pybind/mgr/restful/context.py +++ /dev/null @@ -1,2 +0,0 @@ -# Global instance to share -instance = None |