From 589b50522bb3322fd069636ca1b5fe338bfdc473 Mon Sep 17 00:00:00 2001 From: Jan Kieseler Date: Fri, 10 Oct 2025 14:44:46 +0200 Subject: [PATCH] removed unnecessary includes --- bind/G4Calo.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bind/G4Calo.py b/bind/G4Calo.py index 66d28a8..09a8951 100644 --- a/bind/G4Calo.py +++ b/bind/G4Calo.py @@ -167,10 +167,6 @@ import subprocess import tempfile import awkward as ak import uproot -import glob - -import pyarrow as pa - from IPython.display import Image, display from minipandas import MiniFrame