From 3555f5bc0498319b6b55b8fed6ab62cacf419b3f Mon Sep 17 00:00:00 2001 From: Matthew Faltys Date: Thu, 21 Nov 2019 21:32:26 +0000 Subject: [PATCH] Remove todo --- nethack-launcher/nethack-launcher.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/nethack-launcher/nethack-launcher.go b/nethack-launcher/nethack-launcher.go index 2ef8eff..bb68f33 100644 --- a/nethack-launcher/nethack-launcher.go +++ b/nethack-launcher/nethack-launcher.go @@ -1,7 +1,5 @@ package main -// TODO on runtime "Old lockfile found. Recover/Delete? (r/d) - import ( "fmt" "os"