This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
jnweiger
/
gitea-github-migrator
forked from
JonasFranzDEV/gitea-github-migrator
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix unused import
Signed-off-by: Jonas Franz <info@jonasfranz.software>
latest-release
Jonas Franz
3 years ago
parent
382a788a42
commit
b75c3bbb2c
Signed by untrusted user:
JonasFranzDEV
GPG Key ID:
506AEEBE80BEDECD
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
migrations/repo.go
+ 0
- 2
migrations/repo.go
View File
@ -1,8 +1,6 @@
package
migrations
import
(
"fmt"
"code.gitea.io/sdk/gitea"
"github.com/google/go-github/github"
)
Write
Preview
Loading…
Cancel
Save