remove semicolon

test-upstream-strawberry
Inex Code 2022-06-24 17:06:51 +03:00
parent c4e439d45e
commit 762719f1f1
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ let
gevent
mnemonic
pydantic
(pythonPkgs.callPackage strawberry-graphql { };)
(pythonPkgs.callPackage strawberry-graphql { })
];
meta = {
description = ''