Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Commit

Permalink
Restore separated.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaReiser authored Sep 29, 2022
1 parent 445fc48 commit 9623824
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/rome_js_formatter/src/separated.rs
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ where

/// Iterator for formatting separated elements. Prints the separator between each element and
/// inserts a trailing separator if necessary
#[derive(Clone)]
pub struct FormatSeparatedIter<I, Language, Node>
where
Language: rome_rowan::Language,
Expand Down

0 comments on commit 9623824

Please sign in to comment.