From 1d9aa061231ba2a8cbd4d846a5ffbdff62595e70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gre=C5=84?= Date: Wed, 15 May 2019 20:14:36 +0200 Subject: [PATCH] remove unnecessary comments --- main.go | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/main.go b/main.go index 0c7c724..2f1f129 100644 --- a/main.go +++ b/main.go @@ -13,12 +13,4 @@ func main() { defer memguard.DestroyAll() cmd.Execute() -} - -// https://goreportcard.com/about/ + release + license -// https://blitiri.com.ar/git/r/chasquid/b/master/t/f=Makefile.html -// test z block device -// rebuild profile ze zmianą hasła / kluczy -// wytestować jeszcze raz -// review opisów poleceń w kodzie -// grep za Storage (powinno być deep archive) +} \ No newline at end of file