Remove unnecessary newline

This commit is contained in:
Héctor Ramón Jiménez 2023-05-25 23:20:26 +02:00
parent f0788b9f37
commit 70fd296ccc
No known key found for this signature in database
GPG key ID: 140CC052C94F138E

View file

@ -1,5 +1,4 @@
//! Platform specific settings for Windows.
use raw_window_handle::RawWindowHandle;
/// The platform specific window settings of an application.