Skip to content

Commit

Permalink
Removed unecessary comment
Browse files Browse the repository at this point in the history
* just triggering the pipeline again
  • Loading branch information
Zabuzard committed Dec 12, 2022
1 parent 63783b0 commit 3fecdae
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,6 @@ public static Collection<Feature> createFeatures(JDA jda, Database database, Con
features.add(new ReportCommand(config));
features.add(new BookmarksCommand(bookmarksSystem));

// Mixtures

return features;
}
}

0 comments on commit 3fecdae

Please sign in to comment.