Testkommentare wieder entfern.

This commit is contained in:
2024-06-11 10:34:06 +02:00
parent 7913195a38
commit f6574b75c5
2 changed files with 2 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
#!/bin/bash #!/bin/bash
source .venv/bin/activate source .venv/bin/activate
python main.py python main.py
#test

View File

@@ -3,4 +3,3 @@ git checkout main
git reset --hard git reset --hard
git fetch git fetch
git reset --hard origin/main git reset --hard origin/main
#test