1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 07:47:14 +03:00

[Eyeroll]

This commit is contained in:
David Sangrey 2024-02-07 19:15:18 -05:00
parent bbd911cfd9
commit f4776e8317
No known key found for this signature in database
GPG Key ID: 3AEADBB0186884BC

View File

@ -360,7 +360,6 @@ if __name__ == '__main__': # noqa: C901
sys.exit()
logger.info('Exiting')
journal_lock = JournalLock()
locked = journal_lock.obtain_lock()