mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 19:46:54 +00:00
removes unused import
This commit is contained in:
parent
72826ab930
commit
66af16505b
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ from __future__ import print_function
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
import argparse
|
import argparse
|
||||||
import os
|
|
||||||
import io
|
import io
|
||||||
from typing import Dict
|
from typing import Dict
|
||||||
from typing import List
|
from typing import List
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue