From 1239fd0365e20f9c1ce3d471a255dd4dbb9fa109 Mon Sep 17 00:00:00 2001 From: Vasiliy Vasilyuk Date: Fri, 27 Dec 2019 16:35:47 +0300 Subject: [PATCH] docs: delete unused file This description file is not particularly needed, and contains errors. Therefore I will delete it so as not to waste time on it in the future. --- internal/tools/README.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 internal/tools/README.md diff --git a/internal/tools/README.md b/internal/tools/README.md deleted file mode 100644 index ac0e208..0000000 --- a/internal/tools/README.md +++ /dev/null @@ -1,11 +0,0 @@ -# tools - -This directory includes go.mod and go.sum, which contain versions of the tools. - -## License - -© Vasiliy Vasilyuk, 2019 - -Released under the [BSD 3-Clause License][LICENSE]. - -[LICENSE]: https://git.io/fhjjx 'BSD 3-Clause "New" or "Revised" License'