Removed deprecated err.msg & err.code

This commit is contained in:
Jef Roosens 2022-04-13 22:20:05 +02:00
parent f7e1aba30b
commit 78b477fb92
Signed by untrusted user: Jef Roosens
GPG key ID: B75D4F293C7052DB
8 changed files with 18 additions and 20 deletions

View file

@ -1,9 +1,6 @@
module cron
import git
import time
import log
import util
import cron.daemon
import cron.expression