Skip to content

Commit

Permalink
Rename messaging-server => dmsg-server
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkren committed Nov 19, 2019
1 parent 5e2d9f8 commit d456189
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
File renamed without changes.
7 changes: 7 additions & 0 deletions cmd/dmsg-server/dmsg-server.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package main

import "github.com/SkycoinProject/skywire-mainnet/cmd/dmsg-server/commands"

func main() {
commands.Execute()
}
7 changes: 0 additions & 7 deletions cmd/messaging-server/messaging-server.go

This file was deleted.

0 comments on commit d456189

Please sign in to comment.