minor: Clean up test_lib imports.

This commit is contained in:
Steve Howell 2017-12-11 09:34:11 -06:00
parent 971b48cbfc
commit 5686d603ef

View file

@ -1,7 +1,4 @@
import mock
from mock import patch
from unittest import TestCase
from typing import List, Dict, Any, Tuple