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