Remove duplicate alias for x and y CLI options

This commit is contained in:
timvisee
2018-01-02 19:48:37 +01:00
parent 07394d1e4b
commit 28cdcfa656
3 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
// Re-export modules
// Reexport modules
pub mod painter;
pub mod handle;