Skip to content

Commit 7c5a302

Browse files
committed
1 parent 785bcb5 commit 7c5a302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translate-messages/lib/init.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import argparse, json, os, requests
1+
import argparse, os, requests
22
from lib import data
33
from types import SimpleNamespace as sns
44

0 commit comments

Comments
 (0)