about summary refs log tree commit diff
diff options
context:
space:
mode:
-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