This is an automated email from the ASF dual-hosted git repository.
arm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
The following commit(s) were added to refs/heads/main by this push:
new 6aebb983 Remove extraneous import
6aebb983 is described below
commit 6aebb983fbe99cf8f67d73cd240c1a377bc28d5a
Author: Alastair McFarlane <[email protected]>
AuthorDate: Mon Feb 16 10:10:31 2026 +0000
Remove extraneous import
---
atr/storage/readers/releases.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/atr/storage/readers/releases.py b/atr/storage/readers/releases.py
index 1a6f090a..90445082 100644
--- a/atr/storage/readers/releases.py
+++ b/atr/storage/readers/releases.py
@@ -21,7 +21,6 @@ from __future__ import annotations
import dataclasses
import pathlib
-import atr.analysis as analysis
import atr.attestable as attestable
import atr.classify as classify
import atr.db as db
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]