Skip to content

Commit b484718

Browse files
committed
dir fix
1 parent f303344 commit b484718

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

tests/emulator_tests/test_servicebus_batch_functions.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
# Copyright (c) Microsoft Corporation. All rights reserved.
22
# Licensed under the MIT License.
33
import json
4-
import sys
54
import time
6-
from datetime import datetime
7-
from unittest.case import skipIf
85

9-
from dateutil import parser
106
from tests.utils import testutils
117

128
class TestServiceBusBatchFunctionsStein(testutils.WebHostTestCase):

0 commit comments

Comments
 (0)