diff options
Diffstat (limited to 'src/connection.rs')
| -rwxr-xr-x | src/connection.rs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/connection.rs b/src/connection.rs index d752178..bbe14f6 100755 --- a/src/connection.rs +++ b/src/connection.rs @@ -110,8 +110,7 @@ impl Connection { // Current song self.current_song = current_song; - // - + // Stats self.stats = stats; } |
