From 4ae17a62df2af81e78c8a3d416a31d5d30b1da23 Mon Sep 17 00:00:00 2001 From: Oliver Jensen Date: Sat, 23 Mar 2024 13:06:43 -0500 Subject: [PATCH] remove warning about glue now that it's no longer relevant --- boxes/generators/coinbanksafe.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/boxes/generators/coinbanksafe.py b/boxes/generators/coinbanksafe.py index 190f9dcd..395da379 100644 --- a/boxes/generators/coinbanksafe.py +++ b/boxes/generators/coinbanksafe.py @@ -20,9 +20,6 @@ class CoinBankSafe(Boxes): """A piggy-bank designed to look like a safe.""" description =''' -When gluing together the dials, you're pretty much guaranteed to get some glue between them and the door. -Make sure to actuate the dials a couple times while the glue is curing to ensure they can turn at the end. - Make sure not to discard the circle cutouts from the lid, base, and door. They are all needed. ![Closed](static/samples/CoinBankSafe-closed.jpg)