diff options
Diffstat (limited to 'mullvad-cli/src')
| -rw-r--r-- | mullvad-cli/src/main.rs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mullvad-cli/src/main.rs b/mullvad-cli/src/main.rs index 274f1cc60f..e3475888fa 100644 --- a/mullvad-cli/src/main.rs +++ b/mullvad-cli/src/main.rs @@ -6,9 +6,6 @@ //! GNU General Public License as published by the Free Software Foundation, either version 3 of //! the License, or (at your option) any later version. -// `error_chain!` can recurse deeply -#![recursion_limit = "1024"] - #[macro_use] extern crate clap; extern crate env_logger; |
