remove unused import

This commit is contained in:
Pratham Chauhan
2023-03-30 10:52:05 +05:30
parent 7cb4ea9273
commit cd0e0ce4d1

View File

@@ -5,7 +5,6 @@
# Unless required by applicable law or agreed to in writing, software distributed under the License
# is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and limitations under the License.
import json
import datetime
from typing import Any, Dict, List, Tuple, Union, Optional