From d965b4e44dd6b81b82e585e5feaf05f888b1491b Mon Sep 17 00:00:00 2001 From: Jannis Mattheis Date: Sat, 17 Feb 2018 09:38:00 +0100 Subject: [PATCH] Move app.go to root project --- main/app.go => app.go | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename main/app.go => app.go (100%) diff --git a/main/app.go b/app.go similarity index 100% rename from main/app.go rename to app.go