From 71b77136ef3621162aafa33c0fc52b91728ec516 Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Fri, 27 Feb 2026 01:10:11 +0100 Subject: [PATCH] chore(docs): remove old structure entry (#11435) --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7c62407f07..c589902e9b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 ```