summaryrefslogtreecommitdiffstats
path: root/src/commands/sort.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/sort.rs')
-rw-r--r--src/commands/sort.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/commands/sort.rs b/src/commands/sort.rs
index 93882f6..4f9601c 100644
--- a/src/commands/sort.rs
+++ b/src/commands/sort.rs
@@ -72,4 +72,3 @@ impl JoshutoRunnable for SortReverse {
Ok(())
}
}
-