We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81d6400 commit e2f7f07Copy full SHA for e2f7f07
packet/commands.py
@@ -11,7 +11,7 @@
11
12
from . import app, db
13
from .models import Packet, FreshSignature, UpperSignature, MiscSignature
14
-from .utils import sync_freshman, create_new_packets, sync_with_ldap
+from .utils import sync_freshman, sync_with_ldap
15
16
17
@app.cli.command('create-secret')
0 commit comments