Selaa lähdekoodia

Fix EOF newlines in using multiple threads

CI goes brrrr
Max Hilbrunner 10 kuukautta sitten
vanhempi
commit
7ad80b338b
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      tutorials/performance/using_multiple_threads.rst

+ 0 - 1
tutorials/performance/using_multiple_threads.rst

@@ -498,4 +498,3 @@ ready to be processed:
         mutex->unlock();
         return counter_value;
     }
-