Skip to content

Commit

Permalink
Revert by putting chat in a package
Browse files Browse the repository at this point in the history
  • Loading branch information
hugolgst committed May 15, 2020
1 parent f7a81eb commit 8ef1616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chat.go → chat/chat.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package main
package chat

import (
"crypto/rand"
Expand Down

0 comments on commit 8ef1616

Please sign in to comment.