Skip to content

Commit 900240b

Browse files
author
Damon Chen
committed
Remove the expansion.nix which is useless
Expansion work will be done by yamls fixture
1 parent cc7e7ad commit 900240b

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

integration_tests/shell.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,5 @@ pkgs.mkShell {
1919
(import ../nix/testenv.nix { inherit pkgs; })
2020
(import ../nix/chainmain.nix { inherit pkgs; })
2121
(import ../nix/hermes.nix { inherit pkgs; })
22-
(import ../nix/expansion.nix { inherit pkgs; })
2322
];
2423
}

nix/expansion.nix

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)