Commit 7e022a68 authored by Pol Dellaiera's avatar Pol Dellaiera
Browse files

buildVscodeExtension: remove unused parameter `src`

parent 82d30e0d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@ let
      finalAttrs:
      {
        pname ? null, # Only optional for backward compatibility.
        src,
        # Same as "Unique Identifier" on the extension's web page.
        # For the moment, only serve as unique extension dir.
        vscodeExtPublisher,