Skip to content

Commit

Permalink
cleaned up un-needed spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
farhadmak committed Oct 5, 2018
1 parent c32aea0 commit e1f7454
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion interfacer/src/browsh/browsh.go
Original file line number Diff line number Diff line change
Expand Up @@ -213,5 +213,4 @@ func MainEntry() {
} else {
ttyEntry()
}

}
1 change: 0 additions & 1 deletion interfacer/src/browsh/comms.go
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ func webSocketServer(w http.ResponseWriter, r *http.Request) {
sendMessageToWebExtension("/new_tab," + validURL[i])
}
}

}

func sendConfigToWebExtension() {
Expand Down

0 comments on commit e1f7454

Please sign in to comment.