From 5280d4566d58c9aa31c50715b23f0b90aea0d16d Mon Sep 17 00:00:00 2001
From: mancini <mancini@astron.nl>
Date: Tue, 12 Nov 2024 10:54:28 +0100
Subject: [PATCH] Clean spack env

---
 spack-env/spack.yaml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/spack-env/spack.yaml b/spack-env/spack.yaml
index dfb4cdc..f824262 100644
--- a/spack-env/spack.yaml
+++ b/spack-env/spack.yaml
@@ -1,7 +1,3 @@
-# This is a Spack Environment file.
-#
-# It describes a set of packages to be installed, along with
-# configuration settings.
 spack:
   # add package specs to the `specs` list
   specs:
-- 
GitLab