Merge "Remove duplicated import in unit test"

This commit is contained in:
Jenkins
2014-05-05 23:29:15 +00:00
committed by Gerrit Code Review
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -21,7 +21,6 @@ import copy
import datetime
import functools
import iso8601
import mock
import os
import string
import tempfile
-1
View File
@@ -19,7 +19,6 @@ import base64
import contextlib
import copy
import functools
import mox
import os
import re