build+routerrpc+lncli: remove routerrpc conditional compilation

This commit is contained in:
Joost Jager
2020-03-30 10:53:49 +02:00
parent e11a3b24d8
commit ffa7bed7f0
17 changed files with 8 additions and 65 deletions

View File

@@ -1,5 +1,3 @@
// +build routerrpc
package routerrpc
import (