Skip to content

Commit 22d356f

Browse files
committed
chore: Remove unnecessary import from example.py
1 parent a253558 commit 22d356f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

example.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
from rmqrcode import QRImage
44
from rmqrcode import FitStrategy
55

6-
import os
7-
86

97
def main():
108
data = "https://oudon.xyz"

0 commit comments

Comments
 (0)