diff --git a/tutorials/hist/hist010_TH1_two_scales.py b/tutorials/hist/hist010_TH1_two_scales.py index 3e036a95a5fe1..bb088558d3cad 100644 --- a/tutorials/hist/hist010_TH1_two_scales.py +++ b/tutorials/hist/hist010_TH1_two_scales.py @@ -10,12 +10,6 @@ ## ## \author Alberto Ferro -#include "TCanvas.h" -#include "TStyle.h" -#include "TH1.h" -#include "TGaxis.h" -#include "TRandom.h" - import ROOT import numpy as np