From 3a4abe05740a966146c938b51616c22d97334040 Mon Sep 17 00:00:00 2001 From: comp500 Date: Thu, 24 Oct 2019 18:43:38 +0100 Subject: [PATCH] Note to self --- curseforge/import.go | 1 + 1 file changed, 1 insertion(+) diff --git a/curseforge/import.go b/curseforge/import.go index f027357..d5bea39 100644 --- a/curseforge/import.go +++ b/curseforge/import.go @@ -20,6 +20,7 @@ import ( ) // TODO: this file is a mess, I need to refactor it +// TODO: test modpack importing before proceeding with further implementation type importPackFile interface { Name() string