Skip to content

Commit

Permalink
Merge pull request #2409 from HTGAzureX1212/nightly
Browse files Browse the repository at this point in the history
Fix Clippy
  • Loading branch information
HTGAzureX1212 authored Oct 16, 2024
2 parents acc7fd1 + e26b8df commit dbece11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord-frontend/hartex-discord-core/src/discord.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* with HarTex. If not, see <https://www.gnu.org/licenses/>.
*/

/// Re-exports of the twilight ecosystem.
//! Re-exports of the twilight ecosystem.

#[cfg(feature = "discord-gateway")]
pub use twilight_gateway as gateway;
Expand Down

0 comments on commit dbece11

Please sign in to comment.