style(info): fix formatting

This commit is contained in:
Federico Terzi 2021-10-06 18:38:23 +02:00
parent 8fe508bf93
commit 7529c9de38
4 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
* along with espanso. If not, see <https://www.gnu.org/licenses/>. * along with espanso. If not, see <https://www.gnu.org/licenses/>.
*/ */
use crate::{AppInfoProvider, AppInfo}; use crate::{AppInfo, AppInfoProvider};
pub(crate) struct WaylandAppInfoProvider {} pub(crate) struct WaylandAppInfoProvider {}