signature

This commit is contained in:
Marc Beninca 2021-10-10 03:56:20 +02:00 committed by Marc Beninca
parent 5fe26606e0
commit a0b1a1ea94
2 changed files with 1 additions and 1 deletions

View file

@ -18,7 +18,6 @@ ARCHITECTURES_SUBSYSTEMS = {
CATALOG = '.files'
DISTRIBUTION = 'distrib'
MINGW = 'mingw'
SIGNATURE = '.sig'
class Remote: