Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍길동
/
onos
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Sho SHIMIZU
2016-01-15 18:30:52 -0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
69305abc0d2e106cda5bf3b36b1c08b45977dccb
69305abc
1 parent
3dbc8889
Remove blank lines
Change-Id: I2d5b7ef13ce3820b2ba296e7112f10165275d9ba
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
core/store/dist/src/main/java/org/onosproject/store/intent/impl/GossipIntentStore.java
core/store/dist/src/main/java/org/onosproject/store/intent/impl/GossipIntentStore.java
View file @
69305ab
...
...
@@ -169,8 +169,6 @@ public class GossipIntentStore
return
ImmutableList
.
of
();
}
@Override
public
void
write
(
IntentData
newData
)
{
checkNotNull
(
newData
);
...
...
Please
register
or
login
to post a comment