diff --git a/mvc/src/mvc_utils/utils.py b/mvc/src/mvc_utils/utils.py index 8f0352d85..86c81d961 100644 --- a/mvc/src/mvc_utils/utils.py +++ b/mvc/src/mvc_utils/utils.py @@ -22,14 +22,6 @@ __author__ = "João Magalhães " """ The author(s) of the module """ -__version__ = "1.0.0" -""" The version of the module """ - -__revision__ = "$LastChangedRevision$" -""" The revision number of the module """ - -__date__ = "$LastChangedDate$" -""" The last change date of the module """ __copyright__ = "Copyright (c) 2008-2023 Hive Solutions Lda." """ The copyright for the module """