Skip to content

Commit 4c2e356

Browse files
committed
remove import as well
1 parent b9dbdd3 commit 4c2e356

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wrf/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from __future__ import (absolute_import, division, print_function)
22
import os
3-
import pkg_resources
43

54
from . import api
65
from .api import *

0 commit comments

Comments
 (0)