mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
remove errant os sep import
This commit is contained in:
@ -43,7 +43,6 @@ Examples:
|
|||||||
$ asciitable-m | jc --asciitable-m -p -r
|
$ asciitable-m | jc --asciitable-m -p -r
|
||||||
[]
|
[]
|
||||||
"""
|
"""
|
||||||
from os import sep
|
|
||||||
import re
|
import re
|
||||||
from typing import Iterable, List, Dict, Optional, Generator
|
from typing import Iterable, List, Dict, Optional, Generator
|
||||||
import jc.utils
|
import jc.utils
|
||||||
|
Reference in New Issue
Block a user