bundles/pretalx: fixup cron
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-10-15 20:10:46 +02:00
parent 86953e60bd
commit 94cba4283b
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 1 additions and 2 deletions

View file

@ -1,7 +1,6 @@
#!/usr/bin/env python3
import psycopg2
from psycopg2.extras import LoggingConnection
from configparser import ConfigParser
from sys import argv, exit