about summary refs log tree commit diff
diff options
context:
space:
mode:
authoremile <hanemile@protonmail.com>2018-10-08 15:37:37 +0200
committeremile <hanemile@protonmail.com>2018-10-08 15:37:37 +0200
commite9ee96948213b1497058790aed115b58ed180c1c (patch)
treefe644e8211139f4a220f91eabed02bd940b3565b
parent8ced9944d4d43c3a4e6711c23dce8846e5509108 (diff)
Deleted plot.go (complete cleanup)
-rw-r--r--plot.go7
1 files changed, 0 insertions, 7 deletions
diff --git a/plot.go b/plot.go
deleted file mode 100644
index 3fba625..0000000
--- a/plot.go
+++ /dev/null
@@ -1,7 +0,0 @@
-package main
-
-import "fmt"
-
-func plo() {
-	fmt.Println("PLOT!")
-}
\ No newline at end of file