From 73344088e81c63d238a6c1435ac0475bbe7ca7a3 Mon Sep 17 00:00:00 2001
From: Oceguera Conchas <no67wuwu@idiv.de>
Date: Mon, 21 Nov 2022 10:52:23 +0100
Subject: [PATCH] modul colour deleted

---
 EBVCubeVisualizer_funtionality.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/EBVCubeVisualizer_funtionality.py b/EBVCubeVisualizer_funtionality.py
index e663e24..bd7160a 100644
--- a/EBVCubeVisualizer_funtionality.py
+++ b/EBVCubeVisualizer_funtionality.py
@@ -36,8 +36,7 @@ import os
 #to import general tools from QGIS we need the qgis.core module
 from qgis.core import *
 from qgis.utils import iface
-import re
-from colour import Color
+
 
 #for loading the netCDF files we need the netCDF4 module
 try:
-- 
GitLab