From e9d639f7d6f21498c450db36d46e1e6ac6c0b17e Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 8 Aug 2022 09:56:53 -0400 Subject: Remove some TODOs I don't like TODOs in my codebase, I'd rather keep them in org files. Eventually I need a linter that prevents all TODOs from getting into code. --- Urbit/Harbor.hs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Urbit/Harbor.hs') diff --git a/Urbit/Harbor.hs b/Urbit/Harbor.hs index 8c53e0c..1477c37 100644 --- a/Urbit/Harbor.hs +++ b/Urbit/Harbor.hs @@ -31,11 +31,6 @@ Service Template: [Install] WantedBy=multi-user.target -TODO: - - use systemd.resource-control to limit memory/CPU for ships - - Urbit.Cloud controller will set different limits by reading/editing the - ini file, and change price to customer - - figure out what firewall stuff i need to do -} module Urbit.Harbor where -- cgit v1.2.3