refactor: remove empty let section
This commit is contained in:
parent
f6babb6893
commit
553129f090
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
{ config, pkgs, ... }:
|
{ config, pkgs, ... }:
|
||||||
|
|
||||||
let
|
|
||||||
in
|
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
./modules/git.nix
|
./modules/git.nix
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue