mirror of
https://github.com/Steffo99/cfig.git
synced 2025-03-22 16:43:30 +00:00
🧹 Remove unused import
This commit is contained in:
parent
f3c6de8d98
commit
d63a6fdc93
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
import typing as t
|
||||
import abc
|
||||
import os
|
||||
import configparser
|
||||
|
||||
|
||||
class Source(metaclass=abc.ABCMeta):
|
||||
|
|
Loading…
Add table
Reference in a new issue