From 6f7d96b259b8c1fef5158db14a79673712726194 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krystian=20K=C5=82opocki?= Date: Tue, 20 Nov 2018 21:00:04 +0000 Subject: [PATCH] =?UTF-8?q?Usu=C5=84=20'witaj.go'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- witaj.go | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 witaj.go diff --git a/witaj.go b/witaj.go deleted file mode 100644 index 5c4339b..0000000 --- a/witaj.go +++ /dev/null @@ -1,6 +0,0 @@ -package main -import "fmt" - -func main() { - fmt.Println("Witaj świecie!") -} \ No newline at end of file