Skip to content
Snippets Groups Projects
Commit 722de688 authored by Jennifer Rachel Curran's avatar Jennifer Rachel Curran
Browse files

Remove unused ROOT variables

parent a956e629
No related branches found
Tags nightly/21.9/2019-02-22T2151
No related merge requests found
Pipeline #6893836 passed
......@@ -14,7 +14,7 @@ from TrigConfStorage.TriggerCoolUtil import TriggerCoolUtil
from TrigConfIO.L1TriggerConfigAccess import L1MenuAccess
from TrigConfIO.HLTTriggerConfigAccess import HLTMenuAccess
from ROOT import TFile, TH1F, TTree, vector
from ROOT import TFile, TH1F
import logging
msg = logging.getLogger("PyJobTransforms." + __name__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment