From 50fc78564cec56da061a7c99e19edd26dcb429e5 Mon Sep 17 00:00:00 2001 From: Jack Henschel Date: Tue, 5 Jul 2016 21:33:59 +0200 Subject: [PATCH] Remove noop functionality from TODO noop functionality (Bug #21) has been implemented: 6bbce039aa6ac7b1fa9ea617663e7ad6b5a5cffa 9f56e4a582473840418794c2f916f4e22cbf4213 --- TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.md b/TODO.md index af154d56..9e61b8dd 100644 --- a/TODO.md +++ b/TODO.md @@ -37,7 +37,6 @@ Let us know if you're working on one of the items. - [ ] emacs syntax highlighting ## Other -- [ ] implement noop functionality [bug](https://github.com/purpleidea/mgmt/issues/21) [:heart:](https://github.com/purpleidea/mgmt/labels/mgmtlove) - [ ] better error/retry handling - [ ] deb package target in Makefile - [ ] reproducible builds