refactor: remove empty let section

This commit is contained in:
Felix Schröter 2020-08-25 21:38:09 +02:00
parent f6babb6893
commit 553129f090
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58

View file

@ -1,7 +1,5 @@
{ config, pkgs, ... }:
let
in
{
imports = [
./modules/git.nix