chore: remove remaining future annotations (#2799)

This commit is contained in:
Henry Schreiner
2026-03-24 23:52:02 -04:00
committed by GitHub
parent 6df84da3e7
commit a257a3f789
3 changed files with 13 additions and 25 deletions
-2
View File
@@ -1,5 +1,3 @@
from __future__ import annotations
import os
import platform
import shutil