mirror of
https://github.com/nikdoof/tvorganise.git
synced 2025-12-13 06:42:16 +00:00
Reoved unused import re
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
#encoding:utf-8
|
||||
import os,re,sys
|
||||
import os, sys
|
||||
|
||||
def colour(text,colour="red"):
|
||||
nocolour=False
|
||||
|
||||
Reference in New Issue
Block a user