2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-02-28 17:40:43 +00:00

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

This commit is contained in:
Matthias Mair
2026-02-27 01:10:11 +01:00
committed by GitHub
parent fb3b1189fd
commit 71b77136ef

View File

@@ -42,7 +42,6 @@ InvenTree/
├─ CONTRIBUTING.md # Contribution guidelines and overview
├─ Procfile # Process definition for Debian/Ubuntu packages
├─ README.md # General project information and overview
├─ runtime.txt # Python runtime settings for Debian/Ubuntu packages build
├─ SECURITY.md # Project security policy
├─ tasks.py # Action definitions for development, testing and deployment
```