From fdd2f5e39f5ca39eed0c8fd254118f5c2f5f0e68 Mon Sep 17 00:00:00 2001 From: vishal332008 Date: Thu, 16 Jul 2026 16:34:38 +0530 Subject: [PATCH] few more fixes --- dist/ba_data/python/efro/util.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/dist/ba_data/python/efro/util.py b/dist/ba_data/python/efro/util.py index 56031a4..864bee3 100644 --- a/dist/ba_data/python/efro/util.py +++ b/dist/ba_data/python/efro/util.py @@ -6,8 +6,6 @@ # pylint: disable=too-many-lines """Small handy bits of functionality.""" -from __future__ import annotations - import os import time import random