Skip to content

Commit

Permalink
remove schemeToYAML
Browse files Browse the repository at this point in the history
  • Loading branch information
Zh40Le1ZOOB committed May 23, 2024
1 parent ab86ff7 commit 1aadba9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.
2 changes: 0 additions & 2 deletions lib/core/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,5 @@
*/
schemeFromYAML = import ./schemeFromYAML.nix;

schemeToYAML = builtins.trace "nix-colors: schemeToYAML is deprecated and will be removed soon." (import ./schemeToYAML.nix);

conversions = import ./conversions.nix { inherit nixpkgs-lib; };
}
34 changes: 0 additions & 34 deletions lib/core/schemeToYAML.nix

This file was deleted.

0 comments on commit 1aadba9

Please sign in to comment.