mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-13 18:02:00 -04:00
clippy: Fix more pedantic warnings
This commit is contained in:
parent
d1f27cc5fc
commit
b8f3f79e0b
2 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
* SPDX-License-Identifier: MIT
|
||||
*/
|
||||
|
||||
#![allow(clippy::module_name_repetitions)]
|
||||
|
||||
// Re-export relevant proxies
|
||||
|
||||
// TODO Some of these should get renamed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue