Skip to content

Commit

Permalink
who put dat???
Browse files Browse the repository at this point in the history
  • Loading branch information
strawmelonjuice committed Jul 28, 2024
1 parent 1dc5ae5 commit 49f98e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renders.rs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
use crate::config::CynthiaConfClone;
/*
* Copyright (c) 2024, MLC 'Strawmelonjuice' Bloeiman
*
* Licensed under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3, see the LICENSE file for more information.
*/
use crate::config::CynthiaConfClone;
use crate::publications::{read_published_jsonc, CynthiaPublicationListTrait};
use crate::ServerContext;
use log::error;
Expand Down

0 comments on commit 49f98e6

Please sign in to comment.