Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
infinisil authored Aug 26, 2024
1 parent f6ac0d2 commit afab86d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Nixfmt/Predoc.hs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
{-# LANGUAGE OverloadedStrings #-}

module Nixfmt.Predoc (
indentWidth,
text,
comment,
trailingComment,
Expand Down
1 change: 0 additions & 1 deletion src/Nixfmt/Pretty.hs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ import Nixfmt.Predoc (
hardline,
hardspace,
hcat,
indentWidth,
line,
line',
nest,
Expand Down

0 comments on commit afab86d

Please sign in to comment.