Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Revert "Merge simple-server into master"
  • Loading branch information
wrr14001 committed Jan 28, 2019
1 parent a63a043 commit 7f9ebf0
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 178 deletions.
2 changes: 0 additions & 2 deletions .gitignore

This file was deleted.

Binary file modified README.md
Binary file not shown.
15 changes: 0 additions & 15 deletions data-types/data-types.go

This file was deleted.

9 changes: 9 additions & 0 deletions hello.go
@@ -0,0 +1,9 @@
package main

import (
"fmt"
)

func main() {
fmt.Printf("hello, world\n")
}
161 changes: 0 additions & 161 deletions sender/sender.go

This file was deleted.

0 comments on commit 7f9ebf0

Please sign in to comment.