1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-06 03:55:36 -05:00

Remove depsOnly check since Nimble supports it

This commit is contained in:
Zed
2022-01-30 17:28:31 +01:00
parent b1a90cd52b
commit eedf6d07b8

View File

@@ -5,8 +5,6 @@ author = "zedeus"
description = "An alternative front-end for Twitter"
license = "AGPL-3.0"
srcDir = "src"
when not defined(depsOnly):
bin = @["nitter"]