Skip to content
Snippets Groups Projects
Unverified Commit 890e1199 authored by Feanil Patel's avatar Feanil Patel
Browse files

Remove import of nested.

We stopped using it but forgot to remove it from the import.
parent e66a7a90
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ import pprint
import sys
import traceback
import unittest
from contextlib import contextmanager, nested
from contextlib import contextmanager
from functools import wraps
import six
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment