Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
24e67fdb
Commit
24e67fdb
authored
Aug 04, 2020
by
Shawn Tabrizi
Browse files
Revert "remove unused warning"
This reverts commit
4227cd0d
.
parent
568b82c4
Pipeline
#102842
passed with stages
in 16 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
runtime/parachains/src/paras.rs
View file @
24e67fdb
...
...
@@ -24,6 +24,7 @@
//! only occur at session boundaries.
use
sp_std
::
prelude
::
*
;
use
sp_std
::
marker
::
PhantomData
;
use
sp_runtime
::
traits
::{
One
,
BlakeTwo256
,
Hash
as
HashT
,
Saturating
};
use
primitives
::
v1
::{
Id
as
ParaId
,
ValidationCode
,
HeadData
,
LocalValidationData
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment