From fd684850b52dd451e5b7defb9b063466c0bb3077 Mon Sep 17 00:00:00 2001 From: Christopher Date: Thu, 10 Oct 2024 12:55:36 -0500 Subject: [PATCH] Delete duplicate Lubelogger entry (#885) LubeLogger had a duplicate entry. Removed one of the yml files. --- software/lubelog.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/lubelog.yml diff --git a/software/lubelog.yml b/software/lubelog.yml deleted file mode 100644 index 5927fa2e74..0000000000 --- a/software/lubelog.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: "LubeLogger" -website_url: "https://lubelogger.com" -source_code_url: "https://github.com/hargata/lubelog" -description: "A web-based vehicle maintenance and fuel mileage tracker." -licenses: - - MIT -platforms: - - Docker - - K8S - - C# -tags: - - Miscellaneous -demo_url: "https://github.com/hargata/lubelog?tab=readme-ov-file#demo"