From 5a16c02b885ab51552b0f9d555251333c47b14de Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sat, 4 Jun 2022 00:11:13 -0700 Subject: [PATCH] Update DEVTools.md --- DEVTools.md | 1 - 1 file changed, 1 deletion(-) diff --git a/DEVTools.md b/DEVTools.md index 102e17080..7c8c253ab 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -161,7 +161,6 @@ * [Project Based Learning](https://github.com/practical-tutorials/project-based-learning) - Collection of Project-Based Tutorials * [Swift Playgrounds](https://www.apple.com/swift/playgrounds/) - Learn Swift and build iOS App Building * [SwiftDump](https://github.com/neil-wu/SwiftDump) - Retrieve Swift Object info from Mach-O file -* [WeCreators](https://www.wecreators.co/creators-tools) - Site Development / Influencer Courses * [Learn Git Branching](https://learngitbranching.js.org/) - Interactive Git Branching Guide * [Awesome Microservices DotNet](https://github.com/mjebrahimi/Awesome-Microservices-DotNet) - .Net Microservice Guides * [Flutter Tips and Tricks](https://github.com/vandadnp/flutter-tips-and-tricks) - Flutter Tips and Tricks