Remove the azuredatastudio bs

This commit is contained in:
Lillian Violet 2023-12-27 16:40:45 +01:00
parent e746bea681
commit d5531f4b9b
2 changed files with 0 additions and 196 deletions

View file

@ -2,5 +2,4 @@
# You can build them using 'nix build .#example'
pkgs: {
# example = pkgs.callPackage ./example { };
#azuredatastudio = pkgs.callPackage ./azuredatastudio {};
}