From 0c15e3822343ef6e91a00ea2028a18de77db3dbb Mon Sep 17 00:00:00 2001 From: Austin Appleby Date: Wed, 27 Mar 2024 03:00:05 -0700 Subject: [PATCH] don't need Config with build_config --- tutorial/tut16.hancho | 1 - 1 file changed, 1 deletion(-) diff --git a/tutorial/tut16.hancho b/tutorial/tut16.hancho index 52a3a68..a0e624e 100644 --- a/tutorial/tut16.hancho +++ b/tutorial/tut16.hancho @@ -1,5 +1,4 @@ # tutorial/tut16.hancho -from hancho import Config build_config.build_tag = "tut16"