From c2df863e5d7cb1d18459cf70aa81355a5bf2f11a Mon Sep 17 00:00:00 2001 From: ArthurSonzogni Date: Sat, 26 Apr 2025 19:24:34 +0200 Subject: [PATCH] tmp --- .bcr/config.yaml | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 .bcr/config.yaml diff --git a/.bcr/config.yaml b/.bcr/config.yaml deleted file mode 100644 index 37d1ca99..00000000 --- a/.bcr/config.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 2025 Arthur Sonzogni. All rights reserved. -# Use of this source code is governed by the MIT license that can be found in -# the LICENSE file. -{ - "homepage": "https://github.com/ArthurSonzogni/FTXUI", - "maintainers": [ - { - "name": "Arthur Sonzogni", - "email": "sonzogniarthur@gmail.com", - "github": "ArthurSonzogni" - } - ], - "repository": [ - "github:ArthurSonzogni/FTXUI" - ], - "versions": [], - "yanked_versions": {} -}