From cdf90f6deb077c315d1455be377127abd1f0f832 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 24 Apr 2026 07:47:38 +0000 Subject: [PATCH] MegaLinter fixes --- PWGCF/Femto/Macros/cutculatorGui.py | 1 - 1 file changed, 1 deletion(-) diff --git a/PWGCF/Femto/Macros/cutculatorGui.py b/PWGCF/Femto/Macros/cutculatorGui.py index 0a5f25fe946..6fc210f0ed2 100755 --- a/PWGCF/Femto/Macros/cutculatorGui.py +++ b/PWGCF/Femto/Macros/cutculatorGui.py @@ -19,7 +19,6 @@ import tkinter as tk from tkinter import ttk, filedialog, messagebox import argparse -import sys try: import ROOT