Skip to content

Commit e2f7f07

Browse files
authored
lint
1 parent 81d6400 commit e2f7f07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packet/commands.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
from . import app, db
1313
from .models import Packet, FreshSignature, UpperSignature, MiscSignature
14-
from .utils import sync_freshman, create_new_packets, sync_with_ldap
14+
from .utils import sync_freshman, sync_with_ldap
1515

1616

1717
@app.cli.command('create-secret')

0 commit comments

Comments
 (0)