diff options
Diffstat (limited to 'src/roster.rs')
-rw-r--r-- | src/roster.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/roster.rs b/src/roster.rs index 75f4c3b..d49a152 100644 --- a/src/roster.rs +++ b/src/roster.rs @@ -18,4 +18,3 @@ impl Roster { } } } - |