removed comment with default: rustfmt-imports_indent

This commit is contained in:
Stéphane Campinas 2018-06-27 01:05:25 +02:00
parent 872ed58ffc
commit 95d71899f7
No known key found for this signature in database
GPG key ID: 8272664236A42C2F
4 changed files with 0 additions and 6 deletions

View file

@ -1,4 +1,2 @@
// rustfmt-imports_indent: Block
// #2569
use apns2::request::notification::{Notificatio, NotificationBuilder, Priority, SilentNotificationBuilder};

View file

@ -1,4 +1,3 @@
// rustfmt-imports_indent: Block
// rustfmt-imports_layout: Vertical
use std::{

View file

@ -1,5 +1,3 @@
// rustfmt-imports_indent: Block
// #2569
use apns2::request::notification::{
Notificatio, NotificationBuilder, Priority, SilentNotificationBuilder,

View file

@ -1,4 +1,3 @@
// rustfmt-imports_indent: Block
// rustfmt-imports_layout: Vertical
use std::{