From e420d3512b34ca9d3e7021779611bea56216ba0e Mon Sep 17 00:00:00 2001 From: BroodjeAap Date: Sat, 5 Dec 2020 15:47:28 +0100 Subject: [PATCH] moved appdrawer from util --- lib/{ => other}/AppDrawer.dart | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lib/{ => other}/AppDrawer.dart (100%) diff --git a/lib/AppDrawer.dart b/lib/other/AppDrawer.dart similarity index 100% rename from lib/AppDrawer.dart rename to lib/other/AppDrawer.dart