mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-03-07 05:10:43 +00:00
fix import paths
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import GitHubDownload from "./source/GitHubDownload";
|
||||
import GitHubStream from "./source/GitHubStream";
|
||||
import Zip from "./source/ZIP";
|
||||
import Zip from "./source/Zip";
|
||||
import S3Storage from "./storage/S3";
|
||||
import FileSystem from "./storage/FileSystem";
|
||||
import AnonymizedFile from "./AnonymizedFile";
|
||||
|
||||
Reference in New Issue
Block a user