From 192b133e155f6c82cfdb450377b4357c73116a4f Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Wed, 9 Feb 2022 10:19:43 +0100
Subject: [PATCH] Update capacity-computing.md

---
 docs.it4i/general/capacity-computing.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs.it4i/general/capacity-computing.md b/docs.it4i/general/capacity-computing.md
index d325c22d9..a58b3722a 100644
--- a/docs.it4i/general/capacity-computing.md
+++ b/docs.it4i/general/capacity-computing.md
@@ -77,7 +77,6 @@ If running a huge number of parallel multicore (in means of multinode multithrea
 
 To submit the job array, use the `qsub -J` command. The 900 jobs of the [example above][5] may be submitted like this:
 
-
 ```console
 $ qsub -N JOBNAME -J 1-900 jobscript
 506493[].isrv5
-- 
GitLab