chore(docs): remove old structure entry (#11435)

This commit is contained in:
Matthias Mair
2026-02-27 11:10:11 +11:00
committed by GitHub
parent fb3b1189fd
commit 71b77136ef
-1
View File
@@ -42,7 +42,6 @@ InvenTree/
├─ CONTRIBUTING.md # Contribution guidelines and overview ├─ CONTRIBUTING.md # Contribution guidelines and overview
├─ Procfile # Process definition for Debian/Ubuntu packages ├─ Procfile # Process definition for Debian/Ubuntu packages
├─ README.md # General project information and overview ├─ README.md # General project information and overview
├─ runtime.txt # Python runtime settings for Debian/Ubuntu packages build
├─ SECURITY.md # Project security policy ├─ SECURITY.md # Project security policy
├─ tasks.py # Action definitions for development, testing and deployment ├─ tasks.py # Action definitions for development, testing and deployment
``` ```