mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Migrate node (cli, executor, primitives and runtime) to the 2018 edition (#1589)
This commit is contained in:
committed by
Gav Wood
parent
d796e09f02
commit
473721f959
@@ -14,9 +14,6 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with Substrate. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
extern crate substrate_cli as cli;
|
||||
extern crate structopt;
|
||||
|
||||
use cli::{NoCustom, CoreParams};
|
||||
|
||||
use std::{fs, env, path::Path};
|
||||
|
||||
Reference in New Issue
Block a user