Skip to content

Commit

Permalink
fix(kernel_crawler): import repo.
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Di Pierro <[email protected]>
  • Loading branch information
FedeDP authored and poiana committed Sep 22, 2022
1 parent 847f8ec commit 6b689bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kernel_crawler/crawler.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
from . import repo
from .minikube import MinikubeMirror
from .amazonlinux import AmazonLinux1Mirror, AmazonLinux2Mirror, AmazonLinux2022Mirror
from .centos import CentosMirror
Expand Down

0 comments on commit 6b689bf

Please sign in to comment.